Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
07be1c30
Commit
07be1c30
authored
Feb 02, 2022
by
Eric Pouech
Committed by
Alexandre Julliard
Jul 04, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d3dx10/tests: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by:
Matteo Bruni
<
mbruni@codeweavers.com
>
parent
89110d1e
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
10 additions
and
10 deletions
+10
-10
Makefile.in
dlls/d3dx10_34/tests/Makefile.in
+1
-1
Makefile.in
dlls/d3dx10_35/tests/Makefile.in
+1
-1
Makefile.in
dlls/d3dx10_36/tests/Makefile.in
+1
-1
Makefile.in
dlls/d3dx10_37/tests/Makefile.in
+1
-1
Makefile.in
dlls/d3dx10_38/tests/Makefile.in
+1
-1
Makefile.in
dlls/d3dx10_39/tests/Makefile.in
+1
-1
Makefile.in
dlls/d3dx10_40/tests/Makefile.in
+1
-1
Makefile.in
dlls/d3dx10_41/tests/Makefile.in
+1
-1
Makefile.in
dlls/d3dx10_42/tests/Makefile.in
+1
-1
Makefile.in
dlls/d3dx10_43/tests/Makefile.in
+1
-1
d3dx10.c
dlls/d3dx10_43/tests/d3dx10.c
+0
-0
No files found.
dlls/d3dx10_34/tests/Makefile.in
View file @
07be1c30
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
34
-DWINE_NO_LONG_TYPES
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
34
TESTDLL
=
d3dx10_34.dll
IMPORTS
=
d3dx10_34 ole32 gdi32
PARENTSRC
=
../../d3dx10_43/tests
...
...
dlls/d3dx10_35/tests/Makefile.in
View file @
07be1c30
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
35
-DWINE_NO_LONG_TYPES
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
35
TESTDLL
=
d3dx10_35.dll
IMPORTS
=
d3dx10_35 ole32 gdi32
PARENTSRC
=
../../d3dx10_43/tests
...
...
dlls/d3dx10_36/tests/Makefile.in
View file @
07be1c30
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
36
-DWINE_NO_LONG_TYPES
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
36
TESTDLL
=
d3dx10_36.dll
IMPORTS
=
d3dx10_36 ole32 gdi32
PARENTSRC
=
../../d3dx10_43/tests
...
...
dlls/d3dx10_37/tests/Makefile.in
View file @
07be1c30
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
37
-DWINE_NO_LONG_TYPES
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
37
TESTDLL
=
d3dx10_37.dll
IMPORTS
=
d3dx10_37 ole32 gdi32
PARENTSRC
=
../../d3dx10_43/tests
...
...
dlls/d3dx10_38/tests/Makefile.in
View file @
07be1c30
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
38
-DWINE_NO_LONG_TYPES
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
38
TESTDLL
=
d3dx10_38.dll
IMPORTS
=
d3dx10_38 ole32 gdi32
PARENTSRC
=
../../d3dx10_43/tests
...
...
dlls/d3dx10_39/tests/Makefile.in
View file @
07be1c30
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
39
-DWINE_NO_LONG_TYPES
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
39
TESTDLL
=
d3dx10_39.dll
IMPORTS
=
d3dx10_39 ole32 gdi32
PARENTSRC
=
../../d3dx10_43/tests
...
...
dlls/d3dx10_40/tests/Makefile.in
View file @
07be1c30
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
40
-DWINE_NO_LONG_TYPES
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
40
TESTDLL
=
d3dx10_40.dll
IMPORTS
=
d3dx10_40 ole32 gdi32
PARENTSRC
=
../../d3dx10_43/tests
...
...
dlls/d3dx10_41/tests/Makefile.in
View file @
07be1c30
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
41
-DWINE_NO_LONG_TYPES
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
41
TESTDLL
=
d3dx10_41.dll
IMPORTS
=
d3dx10_41 ole32 gdi32
PARENTSRC
=
../../d3dx10_43/tests
...
...
dlls/d3dx10_42/tests/Makefile.in
View file @
07be1c30
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
42
-DWINE_NO_LONG_TYPES
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
42
TESTDLL
=
d3dx10_42.dll
IMPORTS
=
d3dx10_42 ole32 gdi32
PARENTSRC
=
../../d3dx10_43/tests
...
...
dlls/d3dx10_43/tests/Makefile.in
View file @
07be1c30
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
43
-DWINE_NO_LONG_TYPES
EXTRADEFS
=
-DD3DX10_SDK_VERSION
=
43
TESTDLL
=
d3dx10_43.dll
IMPORTS
=
d3dx10 ole32 gdi32
...
...
dlls/d3dx10_43/tests/d3dx10.c
View file @
07be1c30
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment