diff options
author | 3gg <3gg@shellblade.net> | 2025-08-30 16:53:58 -0700 |
---|---|---|
committer | 3gg <3gg@shellblade.net> | 2025-08-30 16:53:58 -0700 |
commit | 6aaedb813fa11ba0679c3051bc2eb28646b9506c (patch) | |
tree | 34acbfc9840e02cb4753e6306ea7ce978bf8b58e /src/contrib/SDL-3.2.20/VisualC | |
parent | 8f228ade99dd3d4c8da9b78ade1815c9adf85c8f (diff) |
Update to SDL3
Diffstat (limited to 'src/contrib/SDL-3.2.20/VisualC')
77 files changed, 9207 insertions, 0 deletions
diff --git a/src/contrib/SDL-3.2.20/VisualC/SDL.sln b/src/contrib/SDL-3.2.20/VisualC/SDL.sln new file mode 100644 index 0000000..bd804d4 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/SDL.sln | |||
@@ -0,0 +1,579 @@ | |||
1 | Microsoft Visual Studio Solution File, Format Version 11.00 | ||
2 | # Visual Studio 2010 | ||
3 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{D69D5741-611F-4E14-8541-1FEE94F50B5A}" | ||
4 | EndProject | ||
5 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDL3", "SDL\SDL.vcxproj", "{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}" | ||
6 | EndProject | ||
7 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "checkkeys", "tests\checkkeys\checkkeys.vcxproj", "{26828762-C95D-4637-9CB1-7F0979523813}" | ||
8 | EndProject | ||
9 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "loopwave", "tests\loopwave\loopwave.vcxproj", "{AAAD1CB5-7ADA-47AE-85A0-08A6EC48FAFB}" | ||
10 | EndProject | ||
11 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testatomic", "tests\testatomic\testatomic.vcxproj", "{66B32F7E-5716-48D0-B5B9-D832FD052DD5}" | ||
12 | EndProject | ||
13 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testautomation", "tests\testautomation\testautomation.vcxproj", "{9C7E8C03-3130-436D-A97E-E8F8ED1AC4EA}" | ||
14 | EndProject | ||
15 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testdialog", "tests\testdialog\testdialog.vcxproj", "{97A3A89B-E023-48CD-905F-CDBDE8D951DE}" | ||
16 | EndProject | ||
17 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testdraw", "tests\testdraw\testdraw.vcxproj", "{8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}" | ||
18 | EndProject | ||
19 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testfile", "tests\testfile\testfile.vcxproj", "{CAE4F1D0-314F-4B10-805B-0EFD670133A0}" | ||
20 | EndProject | ||
21 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testgl", "tests\testgl\testgl.vcxproj", "{8B5CFB38-CCBA-40A8-AD7A-89C57B070884}" | ||
22 | EndProject | ||
23 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testoverlay", "tests\testoverlay\testoverlay.vcxproj", "{B51E0D74-F0A2-45A2-BD2A-8B7D95B8204A}" | ||
24 | EndProject | ||
25 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testplatform", "tests\testplatform\testplatform.vcxproj", "{26932B24-EFC6-4E3A-B277-ED653DA37968}" | ||
26 | EndProject | ||
27 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testpower", "tests\testpower\testpower.vcxproj", "{C4E04D18-EF76-4B42-B4C2-16A1BACDC0A3}" | ||
28 | EndProject | ||
29 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testrendertarget", "tests\testrendertarget\testrendertarget.vcxproj", "{2D17C1EB-1157-460E-9A99-A82BFC1F9D1E}" | ||
30 | EndProject | ||
31 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testrumble", "tests\testrumble\testrumble.vcxproj", "{BFF40245-E9A6-4297-A425-A554E5D767E8}" | ||
32 | EndProject | ||
33 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testscale", "tests\testscale\testscale.vcxproj", "{5D0930C0-7C91-4ECE-9014-7B7DDE9502E6}" | ||
34 | EndProject | ||
35 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testshape", "tests\testshape\testshape.vcxproj", "{31A3E4E1-AAE9-4EF3-9B23-18D0924BE4D2}" | ||
36 | EndProject | ||
37 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testsprite", "tests\testsprite\testsprite.vcxproj", "{40FB7794-D3C3-4CFE-BCF4-A80C96635682}" | ||
38 | EndProject | ||
39 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDL3_test", "SDL_test\SDL_test.vcxproj", "{DA956FD3-E143-46F2-9FE5-C77BEBC56B1A}" | ||
40 | EndProject | ||
41 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testcontroller", "tests\testcontroller\testcontroller.vcxproj", "{55812185-D13C-4022-9C81-32E0F4A08305}" | ||
42 | EndProject | ||
43 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testgles2", "tests\testgles2\testgles2.vcxproj", "{E9558DFE-1961-4DD4-B09B-DD0EEFD5C315}" | ||
44 | EndProject | ||
45 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testvulkan", "tests\testvulkan\testvulkan.vcxproj", "{0D604DFD-AAB6-442C-9368-F91A344146AB}" | ||
46 | EndProject | ||
47 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testwm", "tests\testwm\testwm.vcxproj", "{C4E04D18-EF76-4B42-B4C2-16A1BACDC0A5}" | ||
48 | EndProject | ||
49 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testyuv", "tests\testyuv\testyuv.vcxproj", "{40FB7794-D3C3-4CFE-BCF4-A80C97635682}" | ||
50 | EndProject | ||
51 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testsensor", "tests\testsensor\testsensor.vcxproj", "{C4E04D18-EF76-4B42-B4C2-16A1BACDC0A4}" | ||
52 | EndProject | ||
53 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testsurround", "tests\testsurround\testsurround.vcxproj", "{70B894A9-E306-49E8-ABC2-932A952A5E5F}" | ||
54 | EndProject | ||
55 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testpen", "tests\testpen\testpen.vcxproj", "{C4E04D18-EF76-4B42-B4C2-16A1BACDC1A3}" | ||
56 | EndProject | ||
57 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "examples", "examples", "{1498F0CD-F4DA-4847-9CB2-FB18D48061D5}" | ||
58 | ProjectSection(SolutionItems) = preProject | ||
59 | examples\Directory.Build.props = examples\Directory.Build.props | ||
60 | EndProjectSection | ||
61 | EndProject | ||
62 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "audio", "audio", "{1B61A1B7-92DE-4C37-9151-D2928D6449AB}" | ||
63 | EndProject | ||
64 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "01-simple-playback", "examples\audio\01-simple-playback\01-simple-playback.vcxproj", "{EB448819-74BC-40C9-A61A-4D4ECD55F9D5}" | ||
65 | EndProject | ||
66 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "02-simple-playback-callback", "examples\audio\02-simple-playback-callback\02-simple-playback-callback.vcxproj", "{6B710DFF-8A4A-40A2-BF2D-88D266F3D4F0}" | ||
67 | EndProject | ||
68 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "camera", "camera", "{AAEC8338-4D33-4AF5-9A1F-B9FF027D4607}" | ||
69 | EndProject | ||
70 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "01-read-and-draw", "examples\camera\01-read-and-draw\01-read-and-draw.vcxproj", "{510ACF0C-4012-4216-98EF-E4F155DE33CE}" | ||
71 | EndProject | ||
72 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "game", "game", "{D1BF59F6-22DC-493B-BDEB-451A50DA793D}" | ||
73 | EndProject | ||
74 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "01-snake", "examples\demo\01-snake\01-snake.vcxproj", "{7820969A-5B7B-4046-BB0A-82905D457FC5}" | ||
75 | EndProject | ||
76 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "pen", "pen", "{F2247885-8EE8-42F4-A702-4155587620E0}" | ||
77 | EndProject | ||
78 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "01-drawing-lines", "examples\pen\01-drawing-lines\01-drawing-lines.vcxproj", "{5EDA1ED3-8213-4C12-B0DF-B631EB611804}" | ||
79 | EndProject | ||
80 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "renderer", "renderer", "{F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A}" | ||
81 | EndProject | ||
82 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "01-clear", "examples\renderer\01-clear\01-clear.vcxproj", "{896557AC-7575-480C-8FFD-AB08B5DA305D}" | ||
83 | EndProject | ||
84 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "02-primitives", "examples\renderer\02-primitives\02-primitives.vcxproj", "{504DC7EC-D82E-448E-9C7D-3BE7981592B3}" | ||
85 | EndProject | ||
86 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "03-lines", "examples\renderer\03-lines\03-lines.vcxproj", "{BDE7DBC0-DCE7-432E-8750-C4AE55463699}" | ||
87 | EndProject | ||
88 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "04-points", "examples\renderer\04-points\04-points.vcxproj", "{7B250AB1-92D3-4F1A-BEB4-19605A69CEDB}" | ||
89 | EndProject | ||
90 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "05-rectangles", "examples\renderer\05-rectangles\05-rectangles.vcxproj", "{4C0E3A60-24F8-4D4C-81C0-C1777F5E7B17}" | ||
91 | EndProject | ||
92 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "06-textures", "examples\renderer\06-textures\06-textures.vcxproj", "{B3D61611-BFA3-4B66-ADC7-A3CE578A6D36}" | ||
93 | EndProject | ||
94 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "07-streaming-textures", "examples\renderer\07-streaming-textures\07-streaming-textures.vcxproj", "{540AE143-A58F-4D3B-B843-94EA8576522D}" | ||
95 | EndProject | ||
96 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "08-rotating-textures", "examples\renderer\08-rotating-textures\08-rotating-textures.vcxproj", "{7091C001-3D71-47D4-B27B-E99271E5B987}" | ||
97 | EndProject | ||
98 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "09-scaling-textures", "examples\renderer\09-scaling-textures\09-scaling-textures.vcxproj", "{AF8BC84E-0268-4D1F-9503-84D9EE84C65F}" | ||
99 | EndProject | ||
100 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "10-geometry", "examples\renderer\10-geometry\10-geometry.vcxproj", "{8B9AB23E-3F40-4145-BA1C-B2CEACFBBD72}" | ||
101 | EndProject | ||
102 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "11-color-mods", "examples\renderer\11-color-mods\11-color-mods.vcxproj", "{E9C6A7A6-22C0-42E6-AC9C-8580A396D077}" | ||
103 | EndProject | ||
104 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "14-viewport", "examples\renderer\14-viewport\14-viewport.vcxproj", "{B85BC466-C7F0-4C6D-8ECF-ED57E775FC73}" | ||
105 | EndProject | ||
106 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "15-cliprect", "examples\renderer\15-cliprect\15-cliprect.vcxproj", "{9DBD962F-EA4D-44E3-8E8E-31D7F060A2DC}" | ||
107 | EndProject | ||
108 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "17-read-pixels", "examples\renderer\17-read-pixels\17-read-pixels.vcxproj", "{EEF00329-4598-4E34-B969-9DD4B0815E6C}" | ||
109 | EndProject | ||
110 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "18-debug-text", "examples\renderer\18-debug-text\18-debug-text.vcxproj", "{CC0714AA-8A81-4E29-BEC5-2E4FBC50E7FE}" | ||
111 | EndProject | ||
112 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "03-load-wav", "examples\audio\03-load-wav\03-load-wav.vcxproj", "{608C6C67-7766-471F-BBFF-8B00086039AF}" | ||
113 | EndProject | ||
114 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "02-woodeneye-008", "examples\demo\02-woodeneye-008\02-woodeneye-008.vcxproj", "{A3F601E0-B54C-4DD8-8A97-FDEF7624EE60}" | ||
115 | EndProject | ||
116 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "03-infinite-monkeys", "examples\demo\03-infinite-monkeys\03-infinite-monkeys.vcxproj", "{75AEE75A-C016-4497-960B-D767B822237D}" | ||
117 | EndProject | ||
118 | Global | ||
119 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
120 | Debug|Win32 = Debug|Win32 | ||
121 | Debug|x64 = Debug|x64 | ||
122 | Release|Win32 = Release|Win32 | ||
123 | Release|x64 = Release|x64 | ||
124 | EndGlobalSection | ||
125 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
126 | {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
127 | {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|Win32.Build.0 = Debug|Win32 | ||
128 | {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|x64.ActiveCfg = Debug|x64 | ||
129 | {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|x64.Build.0 = Debug|x64 | ||
130 | {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|Win32.ActiveCfg = Release|Win32 | ||
131 | {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|Win32.Build.0 = Release|Win32 | ||
132 | {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|x64.ActiveCfg = Release|x64 | ||
133 | {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|x64.Build.0 = Release|x64 | ||
134 | {26828762-C95D-4637-9CB1-7F0979523813}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
135 | {26828762-C95D-4637-9CB1-7F0979523813}.Debug|Win32.Build.0 = Debug|Win32 | ||
136 | {26828762-C95D-4637-9CB1-7F0979523813}.Debug|x64.ActiveCfg = Debug|x64 | ||
137 | {26828762-C95D-4637-9CB1-7F0979523813}.Debug|x64.Build.0 = Debug|x64 | ||
138 | {26828762-C95D-4637-9CB1-7F0979523813}.Release|Win32.ActiveCfg = Release|Win32 | ||
139 | {26828762-C95D-4637-9CB1-7F0979523813}.Release|Win32.Build.0 = Release|Win32 | ||
140 | {26828762-C95D-4637-9CB1-7F0979523813}.Release|x64.ActiveCfg = Release|x64 | ||
141 | {26828762-C95D-4637-9CB1-7F0979523813}.Release|x64.Build.0 = Release|x64 | ||
142 | {AAAD1CB5-7ADA-47AE-85A0-08A6EC48FAFB}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
143 | {AAAD1CB5-7ADA-47AE-85A0-08A6EC48FAFB}.Debug|Win32.Build.0 = Debug|Win32 | ||
144 | {AAAD1CB5-7ADA-47AE-85A0-08A6EC48FAFB}.Debug|x64.ActiveCfg = Debug|x64 | ||
145 | {AAAD1CB5-7ADA-47AE-85A0-08A6EC48FAFB}.Debug|x64.Build.0 = Debug|x64 | ||
146 | {AAAD1CB5-7ADA-47AE-85A0-08A6EC48FAFB}.Release|Win32.ActiveCfg = Release|Win32 | ||
147 | {AAAD1CB5-7ADA-47AE-85A0-08A6EC48FAFB}.Release|Win32.Build.0 = Release|Win32 | ||
148 | {AAAD1CB5-7ADA-47AE-85A0-08A6EC48FAFB}.Release|x64.ActiveCfg = Release|x64 | ||
149 | {AAAD1CB5-7ADA-47AE-85A0-08A6EC48FAFB}.Release|x64.Build.0 = Release|x64 | ||
150 | {66B32F7E-5716-48D0-B5B9-D832FD052DD5}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
151 | {66B32F7E-5716-48D0-B5B9-D832FD052DD5}.Debug|Win32.Build.0 = Debug|Win32 | ||
152 | {66B32F7E-5716-48D0-B5B9-D832FD052DD5}.Debug|x64.ActiveCfg = Debug|x64 | ||
153 | {66B32F7E-5716-48D0-B5B9-D832FD052DD5}.Debug|x64.Build.0 = Debug|x64 | ||
154 | {66B32F7E-5716-48D0-B5B9-D832FD052DD5}.Release|Win32.ActiveCfg = Release|Win32 | ||
155 | {66B32F7E-5716-48D0-B5B9-D832FD052DD5}.Release|Win32.Build.0 = Release|Win32 | ||
156 | {66B32F7E-5716-48D0-B5B9-D832FD052DD5}.Release|x64.ActiveCfg = Release|x64 | ||
157 | {66B32F7E-5716-48D0-B5B9-D832FD052DD5}.Release|x64.Build.0 = Release|x64 | ||
158 | {9C7E8C03-3130-436D-A97E-E8F8ED1AC4EA}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
159 | {9C7E8C03-3130-436D-A97E-E8F8ED1AC4EA}.Debug|Win32.Build.0 = Debug|Win32 | ||
160 | {9C7E8C03-3130-436D-A97E-E8F8ED1AC4EA}.Debug|x64.ActiveCfg = Debug|x64 | ||
161 | {9C7E8C03-3130-436D-A97E-E8F8ED1AC4EA}.Debug|x64.Build.0 = Debug|x64 | ||
162 | {9C7E8C03-3130-436D-A97E-E8F8ED1AC4EA}.Release|Win32.ActiveCfg = Release|Win32 | ||
163 | {9C7E8C03-3130-436D-A97E-E8F8ED1AC4EA}.Release|Win32.Build.0 = Release|Win32 | ||
164 | {9C7E8C03-3130-436D-A97E-E8F8ED1AC4EA}.Release|x64.ActiveCfg = Release|x64 | ||
165 | {9C7E8C03-3130-436D-A97E-E8F8ED1AC4EA}.Release|x64.Build.0 = Release|x64 | ||
166 | {97A3A89B-E023-48CD-905F-CDBDE8D951DE}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
167 | {97A3A89B-E023-48CD-905F-CDBDE8D951DE}.Debug|Win32.Build.0 = Debug|Win32 | ||
168 | {97A3A89B-E023-48CD-905F-CDBDE8D951DE}.Debug|x64.ActiveCfg = Debug|x64 | ||
169 | {97A3A89B-E023-48CD-905F-CDBDE8D951DE}.Debug|x64.Build.0 = Debug|x64 | ||
170 | {97A3A89B-E023-48CD-905F-CDBDE8D951DE}.Release|Win32.ActiveCfg = Release|Win32 | ||
171 | {97A3A89B-E023-48CD-905F-CDBDE8D951DE}.Release|Win32.Build.0 = Release|Win32 | ||
172 | {97A3A89B-E023-48CD-905F-CDBDE8D951DE}.Release|x64.ActiveCfg = Release|x64 | ||
173 | {97A3A89B-E023-48CD-905F-CDBDE8D951DE}.Release|x64.Build.0 = Release|x64 | ||
174 | {8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
175 | {8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}.Debug|Win32.Build.0 = Debug|Win32 | ||
176 | {8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}.Debug|x64.ActiveCfg = Debug|x64 | ||
177 | {8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}.Debug|x64.Build.0 = Debug|x64 | ||
178 | {8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}.Release|Win32.ActiveCfg = Release|Win32 | ||
179 | {8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}.Release|Win32.Build.0 = Release|Win32 | ||
180 | {8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}.Release|x64.ActiveCfg = Release|x64 | ||
181 | {8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}.Release|x64.Build.0 = Release|x64 | ||
182 | {CAE4F1D0-314F-4B10-805B-0EFD670133A0}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
183 | {CAE4F1D0-314F-4B10-805B-0EFD670133A0}.Debug|Win32.Build.0 = Debug|Win32 | ||
184 | {CAE4F1D0-314F-4B10-805B-0EFD670133A0}.Debug|x64.ActiveCfg = Debug|x64 | ||
185 | {CAE4F1D0-314F-4B10-805B-0EFD670133A0}.Debug|x64.Build.0 = Debug|x64 | ||
186 | {CAE4F1D0-314F-4B10-805B-0EFD670133A0}.Release|Win32.ActiveCfg = Release|Win32 | ||
187 | {CAE4F1D0-314F-4B10-805B-0EFD670133A0}.Release|Win32.Build.0 = Release|Win32 | ||
188 | {CAE4F1D0-314F-4B10-805B-0EFD670133A0}.Release|x64.ActiveCfg = Release|x64 | ||
189 | {CAE4F1D0-314F-4B10-805B-0EFD670133A0}.Release|x64.Build.0 = Release|x64 | ||
190 | {8B5CFB38-CCBA-40A8-AD7A-89C57B070884}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
191 | {8B5CFB38-CCBA-40A8-AD7A-89C57B070884}.Debug|Win32.Build.0 = Debug|Win32 | ||
192 | {8B5CFB38-CCBA-40A8-AD7A-89C57B070884}.Debug|x64.ActiveCfg = Debug|x64 | ||
193 | {8B5CFB38-CCBA-40A8-AD7A-89C57B070884}.Debug|x64.Build.0 = Debug|x64 | ||
194 | {8B5CFB38-CCBA-40A8-AD7A-89C57B070884}.Release|Win32.ActiveCfg = Release|Win32 | ||
195 | {8B5CFB38-CCBA-40A8-AD7A-89C57B070884}.Release|Win32.Build.0 = Release|Win32 | ||
196 | {8B5CFB38-CCBA-40A8-AD7A-89C57B070884}.Release|x64.ActiveCfg = Release|x64 | ||
197 | {8B5CFB38-CCBA-40A8-AD7A-89C57B070884}.Release|x64.Build.0 = Release|x64 | ||
198 | {B51E0D74-F0A2-45A2-BD2A-8B7D95B8204A}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
199 | {B51E0D74-F0A2-45A2-BD2A-8B7D95B8204A}.Debug|Win32.Build.0 = Debug|Win32 | ||
200 | {B51E0D74-F0A2-45A2-BD2A-8B7D95B8204A}.Debug|x64.ActiveCfg = Debug|x64 | ||
201 | {B51E0D74-F0A2-45A2-BD2A-8B7D95B8204A}.Debug|x64.Build.0 = Debug|x64 | ||
202 | {B51E0D74-F0A2-45A2-BD2A-8B7D95B8204A}.Release|Win32.ActiveCfg = Release|Win32 | ||
203 | {B51E0D74-F0A2-45A2-BD2A-8B7D95B8204A}.Release|Win32.Build.0 = Release|Win32 | ||
204 | {B51E0D74-F0A2-45A2-BD2A-8B7D95B8204A}.Release|x64.ActiveCfg = Release|x64 | ||
205 | {B51E0D74-F0A2-45A2-BD2A-8B7D95B8204A}.Release|x64.Build.0 = Release|x64 | ||
206 | {26932B24-EFC6-4E3A-B277-ED653DA37968}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
207 | {26932B24-EFC6-4E3A-B277-ED653DA37968}.Debug|Win32.Build.0 = Debug|Win32 | ||
208 | {26932B24-EFC6-4E3A-B277-ED653DA37968}.Debug|x64.ActiveCfg = Debug|x64 | ||
209 | {26932B24-EFC6-4E3A-B277-ED653DA37968}.Debug|x64.Build.0 = Debug|x64 | ||
210 | {26932B24-EFC6-4E3A-B277-ED653DA37968}.Release|Win32.ActiveCfg = Release|Win32 | ||
211 | {26932B24-EFC6-4E3A-B277-ED653DA37968}.Release|Win32.Build.0 = Release|Win32 | ||
212 | {26932B24-EFC6-4E3A-B277-ED653DA37968}.Release|x64.ActiveCfg = Release|x64 | ||
213 | {26932B24-EFC6-4E3A-B277-ED653DA37968}.Release|x64.Build.0 = Release|x64 | ||
214 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A3}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
215 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A3}.Debug|Win32.Build.0 = Debug|Win32 | ||
216 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A3}.Debug|x64.ActiveCfg = Debug|x64 | ||
217 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A3}.Debug|x64.Build.0 = Debug|x64 | ||
218 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A3}.Release|Win32.ActiveCfg = Release|Win32 | ||
219 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A3}.Release|Win32.Build.0 = Release|Win32 | ||
220 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A3}.Release|x64.ActiveCfg = Release|x64 | ||
221 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A3}.Release|x64.Build.0 = Release|x64 | ||
222 | {2D17C1EB-1157-460E-9A99-A82BFC1F9D1E}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
223 | {2D17C1EB-1157-460E-9A99-A82BFC1F9D1E}.Debug|Win32.Build.0 = Debug|Win32 | ||
224 | {2D17C1EB-1157-460E-9A99-A82BFC1F9D1E}.Debug|x64.ActiveCfg = Debug|x64 | ||
225 | {2D17C1EB-1157-460E-9A99-A82BFC1F9D1E}.Debug|x64.Build.0 = Debug|x64 | ||
226 | {2D17C1EB-1157-460E-9A99-A82BFC1F9D1E}.Release|Win32.ActiveCfg = Release|Win32 | ||
227 | {2D17C1EB-1157-460E-9A99-A82BFC1F9D1E}.Release|Win32.Build.0 = Release|Win32 | ||
228 | {2D17C1EB-1157-460E-9A99-A82BFC1F9D1E}.Release|x64.ActiveCfg = Release|x64 | ||
229 | {2D17C1EB-1157-460E-9A99-A82BFC1F9D1E}.Release|x64.Build.0 = Release|x64 | ||
230 | {BFF40245-E9A6-4297-A425-A554E5D767E8}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
231 | {BFF40245-E9A6-4297-A425-A554E5D767E8}.Debug|Win32.Build.0 = Debug|Win32 | ||
232 | {BFF40245-E9A6-4297-A425-A554E5D767E8}.Debug|x64.ActiveCfg = Debug|x64 | ||
233 | {BFF40245-E9A6-4297-A425-A554E5D767E8}.Debug|x64.Build.0 = Debug|x64 | ||
234 | {BFF40245-E9A6-4297-A425-A554E5D767E8}.Release|Win32.ActiveCfg = Release|Win32 | ||
235 | {BFF40245-E9A6-4297-A425-A554E5D767E8}.Release|Win32.Build.0 = Release|Win32 | ||
236 | {BFF40245-E9A6-4297-A425-A554E5D767E8}.Release|x64.ActiveCfg = Release|x64 | ||
237 | {BFF40245-E9A6-4297-A425-A554E5D767E8}.Release|x64.Build.0 = Release|x64 | ||
238 | {5D0930C0-7C91-4ECE-9014-7B7DDE9502E6}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
239 | {5D0930C0-7C91-4ECE-9014-7B7DDE9502E6}.Debug|Win32.Build.0 = Debug|Win32 | ||
240 | {5D0930C0-7C91-4ECE-9014-7B7DDE9502E6}.Debug|x64.ActiveCfg = Debug|x64 | ||
241 | {5D0930C0-7C91-4ECE-9014-7B7DDE9502E6}.Debug|x64.Build.0 = Debug|x64 | ||
242 | {5D0930C0-7C91-4ECE-9014-7B7DDE9502E6}.Release|Win32.ActiveCfg = Release|Win32 | ||
243 | {5D0930C0-7C91-4ECE-9014-7B7DDE9502E6}.Release|Win32.Build.0 = Release|Win32 | ||
244 | {5D0930C0-7C91-4ECE-9014-7B7DDE9502E6}.Release|x64.ActiveCfg = Release|x64 | ||
245 | {5D0930C0-7C91-4ECE-9014-7B7DDE9502E6}.Release|x64.Build.0 = Release|x64 | ||
246 | {31A3E4E1-AAE9-4EF3-9B23-18D0924BE4D2}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
247 | {31A3E4E1-AAE9-4EF3-9B23-18D0924BE4D2}.Debug|Win32.Build.0 = Debug|Win32 | ||
248 | {31A3E4E1-AAE9-4EF3-9B23-18D0924BE4D2}.Debug|x64.ActiveCfg = Debug|x64 | ||
249 | {31A3E4E1-AAE9-4EF3-9B23-18D0924BE4D2}.Debug|x64.Build.0 = Debug|x64 | ||
250 | {31A3E4E1-AAE9-4EF3-9B23-18D0924BE4D2}.Release|Win32.ActiveCfg = Release|Win32 | ||
251 | {31A3E4E1-AAE9-4EF3-9B23-18D0924BE4D2}.Release|Win32.Build.0 = Release|Win32 | ||
252 | {31A3E4E1-AAE9-4EF3-9B23-18D0924BE4D2}.Release|x64.ActiveCfg = Release|x64 | ||
253 | {31A3E4E1-AAE9-4EF3-9B23-18D0924BE4D2}.Release|x64.Build.0 = Release|x64 | ||
254 | {40FB7794-D3C3-4CFE-BCF4-A80C96635682}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
255 | {40FB7794-D3C3-4CFE-BCF4-A80C96635682}.Debug|Win32.Build.0 = Debug|Win32 | ||
256 | {40FB7794-D3C3-4CFE-BCF4-A80C96635682}.Debug|x64.ActiveCfg = Debug|x64 | ||
257 | {40FB7794-D3C3-4CFE-BCF4-A80C96635682}.Debug|x64.Build.0 = Debug|x64 | ||
258 | {40FB7794-D3C3-4CFE-BCF4-A80C96635682}.Release|Win32.ActiveCfg = Release|Win32 | ||
259 | {40FB7794-D3C3-4CFE-BCF4-A80C96635682}.Release|Win32.Build.0 = Release|Win32 | ||
260 | {40FB7794-D3C3-4CFE-BCF4-A80C96635682}.Release|x64.ActiveCfg = Release|x64 | ||
261 | {40FB7794-D3C3-4CFE-BCF4-A80C96635682}.Release|x64.Build.0 = Release|x64 | ||
262 | {DA956FD3-E143-46F2-9FE5-C77BEBC56B1A}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
263 | {DA956FD3-E143-46F2-9FE5-C77BEBC56B1A}.Debug|Win32.Build.0 = Debug|Win32 | ||
264 | {DA956FD3-E143-46F2-9FE5-C77BEBC56B1A}.Debug|x64.ActiveCfg = Debug|x64 | ||
265 | {DA956FD3-E143-46F2-9FE5-C77BEBC56B1A}.Debug|x64.Build.0 = Debug|x64 | ||
266 | {DA956FD3-E143-46F2-9FE5-C77BEBC56B1A}.Release|Win32.ActiveCfg = Release|Win32 | ||
267 | {DA956FD3-E143-46F2-9FE5-C77BEBC56B1A}.Release|Win32.Build.0 = Release|Win32 | ||
268 | {DA956FD3-E143-46F2-9FE5-C77BEBC56B1A}.Release|x64.ActiveCfg = Release|x64 | ||
269 | {DA956FD3-E143-46F2-9FE5-C77BEBC56B1A}.Release|x64.Build.0 = Release|x64 | ||
270 | {55812185-D13C-4022-9C81-32E0F4A08305}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
271 | {55812185-D13C-4022-9C81-32E0F4A08305}.Debug|Win32.Build.0 = Debug|Win32 | ||
272 | {55812185-D13C-4022-9C81-32E0F4A08305}.Debug|x64.ActiveCfg = Debug|x64 | ||
273 | {55812185-D13C-4022-9C81-32E0F4A08305}.Debug|x64.Build.0 = Debug|x64 | ||
274 | {55812185-D13C-4022-9C81-32E0F4A08305}.Release|Win32.ActiveCfg = Release|Win32 | ||
275 | {55812185-D13C-4022-9C81-32E0F4A08305}.Release|Win32.Build.0 = Release|Win32 | ||
276 | {55812185-D13C-4022-9C81-32E0F4A08305}.Release|x64.ActiveCfg = Release|x64 | ||
277 | {55812185-D13C-4022-9C81-32E0F4A08305}.Release|x64.Build.0 = Release|x64 | ||
278 | {E9558DFE-1961-4DD4-B09B-DD0EEFD5C315}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
279 | {E9558DFE-1961-4DD4-B09B-DD0EEFD5C315}.Debug|Win32.Build.0 = Debug|Win32 | ||
280 | {E9558DFE-1961-4DD4-B09B-DD0EEFD5C315}.Debug|x64.ActiveCfg = Debug|x64 | ||
281 | {E9558DFE-1961-4DD4-B09B-DD0EEFD5C315}.Debug|x64.Build.0 = Debug|x64 | ||
282 | {E9558DFE-1961-4DD4-B09B-DD0EEFD5C315}.Release|Win32.ActiveCfg = Release|Win32 | ||
283 | {E9558DFE-1961-4DD4-B09B-DD0EEFD5C315}.Release|Win32.Build.0 = Release|Win32 | ||
284 | {E9558DFE-1961-4DD4-B09B-DD0EEFD5C315}.Release|x64.ActiveCfg = Release|x64 | ||
285 | {E9558DFE-1961-4DD4-B09B-DD0EEFD5C315}.Release|x64.Build.0 = Release|x64 | ||
286 | {0D604DFD-AAB6-442C-9368-F91A344146AB}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
287 | {0D604DFD-AAB6-442C-9368-F91A344146AB}.Debug|Win32.Build.0 = Debug|Win32 | ||
288 | {0D604DFD-AAB6-442C-9368-F91A344146AB}.Debug|x64.ActiveCfg = Debug|x64 | ||
289 | {0D604DFD-AAB6-442C-9368-F91A344146AB}.Debug|x64.Build.0 = Debug|x64 | ||
290 | {0D604DFD-AAB6-442C-9368-F91A344146AB}.Release|Win32.ActiveCfg = Release|Win32 | ||
291 | {0D604DFD-AAB6-442C-9368-F91A344146AB}.Release|Win32.Build.0 = Release|Win32 | ||
292 | {0D604DFD-AAB6-442C-9368-F91A344146AB}.Release|x64.ActiveCfg = Release|x64 | ||
293 | {0D604DFD-AAB6-442C-9368-F91A344146AB}.Release|x64.Build.0 = Release|x64 | ||
294 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A5}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
295 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A5}.Debug|Win32.Build.0 = Debug|Win32 | ||
296 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A5}.Debug|x64.ActiveCfg = Debug|x64 | ||
297 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A5}.Debug|x64.Build.0 = Debug|x64 | ||
298 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A5}.Release|Win32.ActiveCfg = Release|Win32 | ||
299 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A5}.Release|Win32.Build.0 = Release|Win32 | ||
300 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A5}.Release|x64.ActiveCfg = Release|x64 | ||
301 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A5}.Release|x64.Build.0 = Release|x64 | ||
302 | {40FB7794-D3C3-4CFE-BCF4-A80C97635682}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
303 | {40FB7794-D3C3-4CFE-BCF4-A80C97635682}.Debug|Win32.Build.0 = Debug|Win32 | ||
304 | {40FB7794-D3C3-4CFE-BCF4-A80C97635682}.Debug|x64.ActiveCfg = Debug|x64 | ||
305 | {40FB7794-D3C3-4CFE-BCF4-A80C97635682}.Debug|x64.Build.0 = Debug|x64 | ||
306 | {40FB7794-D3C3-4CFE-BCF4-A80C97635682}.Release|Win32.ActiveCfg = Release|Win32 | ||
307 | {40FB7794-D3C3-4CFE-BCF4-A80C97635682}.Release|Win32.Build.0 = Release|Win32 | ||
308 | {40FB7794-D3C3-4CFE-BCF4-A80C97635682}.Release|x64.ActiveCfg = Release|x64 | ||
309 | {40FB7794-D3C3-4CFE-BCF4-A80C97635682}.Release|x64.Build.0 = Release|x64 | ||
310 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A4}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
311 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A4}.Debug|Win32.Build.0 = Debug|Win32 | ||
312 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A4}.Debug|x64.ActiveCfg = Debug|x64 | ||
313 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A4}.Debug|x64.Build.0 = Debug|x64 | ||
314 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A4}.Release|Win32.ActiveCfg = Release|Win32 | ||
315 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A4}.Release|Win32.Build.0 = Release|Win32 | ||
316 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A4}.Release|x64.ActiveCfg = Release|x64 | ||
317 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A4}.Release|x64.Build.0 = Release|x64 | ||
318 | {70B894A9-E306-49E8-ABC2-932A952A5E5F}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
319 | {70B894A9-E306-49E8-ABC2-932A952A5E5F}.Debug|Win32.Build.0 = Debug|Win32 | ||
320 | {70B894A9-E306-49E8-ABC2-932A952A5E5F}.Debug|x64.ActiveCfg = Debug|x64 | ||
321 | {70B894A9-E306-49E8-ABC2-932A952A5E5F}.Debug|x64.Build.0 = Debug|x64 | ||
322 | {70B894A9-E306-49E8-ABC2-932A952A5E5F}.Release|Win32.ActiveCfg = Release|Win32 | ||
323 | {70B894A9-E306-49E8-ABC2-932A952A5E5F}.Release|Win32.Build.0 = Release|Win32 | ||
324 | {70B894A9-E306-49E8-ABC2-932A952A5E5F}.Release|x64.ActiveCfg = Release|x64 | ||
325 | {70B894A9-E306-49E8-ABC2-932A952A5E5F}.Release|x64.Build.0 = Release|x64 | ||
326 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC1A3}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
327 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC1A3}.Debug|Win32.Build.0 = Debug|Win32 | ||
328 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC1A3}.Debug|x64.ActiveCfg = Debug|x64 | ||
329 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC1A3}.Debug|x64.Build.0 = Debug|x64 | ||
330 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC1A3}.Release|Win32.ActiveCfg = Release|Win32 | ||
331 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC1A3}.Release|Win32.Build.0 = Release|Win32 | ||
332 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC1A3}.Release|x64.ActiveCfg = Release|x64 | ||
333 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC1A3}.Release|x64.Build.0 = Release|x64 | ||
334 | {EB448819-74BC-40C9-A61A-4D4ECD55F9D5}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
335 | {EB448819-74BC-40C9-A61A-4D4ECD55F9D5}.Debug|Win32.Build.0 = Debug|Win32 | ||
336 | {EB448819-74BC-40C9-A61A-4D4ECD55F9D5}.Debug|x64.ActiveCfg = Debug|x64 | ||
337 | {EB448819-74BC-40C9-A61A-4D4ECD55F9D5}.Debug|x64.Build.0 = Debug|x64 | ||
338 | {EB448819-74BC-40C9-A61A-4D4ECD55F9D5}.Release|Win32.ActiveCfg = Release|Win32 | ||
339 | {EB448819-74BC-40C9-A61A-4D4ECD55F9D5}.Release|Win32.Build.0 = Release|Win32 | ||
340 | {EB448819-74BC-40C9-A61A-4D4ECD55F9D5}.Release|x64.ActiveCfg = Release|x64 | ||
341 | {EB448819-74BC-40C9-A61A-4D4ECD55F9D5}.Release|x64.Build.0 = Release|x64 | ||
342 | {6B710DFF-8A4A-40A2-BF2D-88D266F3D4F0}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
343 | {6B710DFF-8A4A-40A2-BF2D-88D266F3D4F0}.Debug|Win32.Build.0 = Debug|Win32 | ||
344 | {6B710DFF-8A4A-40A2-BF2D-88D266F3D4F0}.Debug|x64.ActiveCfg = Debug|x64 | ||
345 | {6B710DFF-8A4A-40A2-BF2D-88D266F3D4F0}.Debug|x64.Build.0 = Debug|x64 | ||
346 | {6B710DFF-8A4A-40A2-BF2D-88D266F3D4F0}.Release|Win32.ActiveCfg = Release|Win32 | ||
347 | {6B710DFF-8A4A-40A2-BF2D-88D266F3D4F0}.Release|Win32.Build.0 = Release|Win32 | ||
348 | {6B710DFF-8A4A-40A2-BF2D-88D266F3D4F0}.Release|x64.ActiveCfg = Release|x64 | ||
349 | {6B710DFF-8A4A-40A2-BF2D-88D266F3D4F0}.Release|x64.Build.0 = Release|x64 | ||
350 | {510ACF0C-4012-4216-98EF-E4F155DE33CE}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
351 | {510ACF0C-4012-4216-98EF-E4F155DE33CE}.Debug|Win32.Build.0 = Debug|Win32 | ||
352 | {510ACF0C-4012-4216-98EF-E4F155DE33CE}.Debug|x64.ActiveCfg = Debug|x64 | ||
353 | {510ACF0C-4012-4216-98EF-E4F155DE33CE}.Debug|x64.Build.0 = Debug|x64 | ||
354 | {510ACF0C-4012-4216-98EF-E4F155DE33CE}.Release|Win32.ActiveCfg = Release|Win32 | ||
355 | {510ACF0C-4012-4216-98EF-E4F155DE33CE}.Release|Win32.Build.0 = Release|Win32 | ||
356 | {510ACF0C-4012-4216-98EF-E4F155DE33CE}.Release|x64.ActiveCfg = Release|x64 | ||
357 | {510ACF0C-4012-4216-98EF-E4F155DE33CE}.Release|x64.Build.0 = Release|x64 | ||
358 | {7820969A-5B7B-4046-BB0A-82905D457FC5}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
359 | {7820969A-5B7B-4046-BB0A-82905D457FC5}.Debug|Win32.Build.0 = Debug|Win32 | ||
360 | {7820969A-5B7B-4046-BB0A-82905D457FC5}.Debug|x64.ActiveCfg = Debug|x64 | ||
361 | {7820969A-5B7B-4046-BB0A-82905D457FC5}.Debug|x64.Build.0 = Debug|x64 | ||
362 | {7820969A-5B7B-4046-BB0A-82905D457FC5}.Release|Win32.ActiveCfg = Release|Win32 | ||
363 | {7820969A-5B7B-4046-BB0A-82905D457FC5}.Release|Win32.Build.0 = Release|Win32 | ||
364 | {7820969A-5B7B-4046-BB0A-82905D457FC5}.Release|x64.ActiveCfg = Release|x64 | ||
365 | {7820969A-5B7B-4046-BB0A-82905D457FC5}.Release|x64.Build.0 = Release|x64 | ||
366 | {5EDA1ED3-8213-4C12-B0DF-B631EB611804}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
367 | {5EDA1ED3-8213-4C12-B0DF-B631EB611804}.Debug|Win32.Build.0 = Debug|Win32 | ||
368 | {5EDA1ED3-8213-4C12-B0DF-B631EB611804}.Debug|x64.ActiveCfg = Debug|x64 | ||
369 | {5EDA1ED3-8213-4C12-B0DF-B631EB611804}.Debug|x64.Build.0 = Debug|x64 | ||
370 | {5EDA1ED3-8213-4C12-B0DF-B631EB611804}.Release|Win32.ActiveCfg = Release|Win32 | ||
371 | {5EDA1ED3-8213-4C12-B0DF-B631EB611804}.Release|Win32.Build.0 = Release|Win32 | ||
372 | {5EDA1ED3-8213-4C12-B0DF-B631EB611804}.Release|x64.ActiveCfg = Release|x64 | ||
373 | {5EDA1ED3-8213-4C12-B0DF-B631EB611804}.Release|x64.Build.0 = Release|x64 | ||
374 | {896557AC-7575-480C-8FFD-AB08B5DA305D}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
375 | {896557AC-7575-480C-8FFD-AB08B5DA305D}.Debug|Win32.Build.0 = Debug|Win32 | ||
376 | {896557AC-7575-480C-8FFD-AB08B5DA305D}.Debug|x64.ActiveCfg = Debug|x64 | ||
377 | {896557AC-7575-480C-8FFD-AB08B5DA305D}.Debug|x64.Build.0 = Debug|x64 | ||
378 | {896557AC-7575-480C-8FFD-AB08B5DA305D}.Release|Win32.ActiveCfg = Release|Win32 | ||
379 | {896557AC-7575-480C-8FFD-AB08B5DA305D}.Release|Win32.Build.0 = Release|Win32 | ||
380 | {896557AC-7575-480C-8FFD-AB08B5DA305D}.Release|x64.ActiveCfg = Release|x64 | ||
381 | {896557AC-7575-480C-8FFD-AB08B5DA305D}.Release|x64.Build.0 = Release|x64 | ||
382 | {504DC7EC-D82E-448E-9C7D-3BE7981592B3}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
383 | {504DC7EC-D82E-448E-9C7D-3BE7981592B3}.Debug|Win32.Build.0 = Debug|Win32 | ||
384 | {504DC7EC-D82E-448E-9C7D-3BE7981592B3}.Debug|x64.ActiveCfg = Debug|x64 | ||
385 | {504DC7EC-D82E-448E-9C7D-3BE7981592B3}.Debug|x64.Build.0 = Debug|x64 | ||
386 | {504DC7EC-D82E-448E-9C7D-3BE7981592B3}.Release|Win32.ActiveCfg = Release|Win32 | ||
387 | {504DC7EC-D82E-448E-9C7D-3BE7981592B3}.Release|Win32.Build.0 = Release|Win32 | ||
388 | {504DC7EC-D82E-448E-9C7D-3BE7981592B3}.Release|x64.ActiveCfg = Release|x64 | ||
389 | {504DC7EC-D82E-448E-9C7D-3BE7981592B3}.Release|x64.Build.0 = Release|x64 | ||
390 | {BDE7DBC0-DCE7-432E-8750-C4AE55463699}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
391 | {BDE7DBC0-DCE7-432E-8750-C4AE55463699}.Debug|Win32.Build.0 = Debug|Win32 | ||
392 | {BDE7DBC0-DCE7-432E-8750-C4AE55463699}.Debug|x64.ActiveCfg = Debug|x64 | ||
393 | {BDE7DBC0-DCE7-432E-8750-C4AE55463699}.Debug|x64.Build.0 = Debug|x64 | ||
394 | {BDE7DBC0-DCE7-432E-8750-C4AE55463699}.Release|Win32.ActiveCfg = Release|Win32 | ||
395 | {BDE7DBC0-DCE7-432E-8750-C4AE55463699}.Release|Win32.Build.0 = Release|Win32 | ||
396 | {BDE7DBC0-DCE7-432E-8750-C4AE55463699}.Release|x64.ActiveCfg = Release|x64 | ||
397 | {BDE7DBC0-DCE7-432E-8750-C4AE55463699}.Release|x64.Build.0 = Release|x64 | ||
398 | {7B250AB1-92D3-4F1A-BEB4-19605A69CEDB}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
399 | {7B250AB1-92D3-4F1A-BEB4-19605A69CEDB}.Debug|Win32.Build.0 = Debug|Win32 | ||
400 | {7B250AB1-92D3-4F1A-BEB4-19605A69CEDB}.Debug|x64.ActiveCfg = Debug|x64 | ||
401 | {7B250AB1-92D3-4F1A-BEB4-19605A69CEDB}.Debug|x64.Build.0 = Debug|x64 | ||
402 | {7B250AB1-92D3-4F1A-BEB4-19605A69CEDB}.Release|Win32.ActiveCfg = Release|Win32 | ||
403 | {7B250AB1-92D3-4F1A-BEB4-19605A69CEDB}.Release|Win32.Build.0 = Release|Win32 | ||
404 | {7B250AB1-92D3-4F1A-BEB4-19605A69CEDB}.Release|x64.ActiveCfg = Release|x64 | ||
405 | {7B250AB1-92D3-4F1A-BEB4-19605A69CEDB}.Release|x64.Build.0 = Release|x64 | ||
406 | {4C0E3A60-24F8-4D4C-81C0-C1777F5E7B17}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
407 | {4C0E3A60-24F8-4D4C-81C0-C1777F5E7B17}.Debug|Win32.Build.0 = Debug|Win32 | ||
408 | {4C0E3A60-24F8-4D4C-81C0-C1777F5E7B17}.Debug|x64.ActiveCfg = Debug|x64 | ||
409 | {4C0E3A60-24F8-4D4C-81C0-C1777F5E7B17}.Debug|x64.Build.0 = Debug|x64 | ||
410 | {4C0E3A60-24F8-4D4C-81C0-C1777F5E7B17}.Release|Win32.ActiveCfg = Release|Win32 | ||
411 | {4C0E3A60-24F8-4D4C-81C0-C1777F5E7B17}.Release|Win32.Build.0 = Release|Win32 | ||
412 | {4C0E3A60-24F8-4D4C-81C0-C1777F5E7B17}.Release|x64.ActiveCfg = Release|x64 | ||
413 | {4C0E3A60-24F8-4D4C-81C0-C1777F5E7B17}.Release|x64.Build.0 = Release|x64 | ||
414 | {B3D61611-BFA3-4B66-ADC7-A3CE578A6D36}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
415 | {B3D61611-BFA3-4B66-ADC7-A3CE578A6D36}.Debug|Win32.Build.0 = Debug|Win32 | ||
416 | {B3D61611-BFA3-4B66-ADC7-A3CE578A6D36}.Debug|x64.ActiveCfg = Debug|x64 | ||
417 | {B3D61611-BFA3-4B66-ADC7-A3CE578A6D36}.Debug|x64.Build.0 = Debug|x64 | ||
418 | {B3D61611-BFA3-4B66-ADC7-A3CE578A6D36}.Release|Win32.ActiveCfg = Release|Win32 | ||
419 | {B3D61611-BFA3-4B66-ADC7-A3CE578A6D36}.Release|Win32.Build.0 = Release|Win32 | ||
420 | {B3D61611-BFA3-4B66-ADC7-A3CE578A6D36}.Release|x64.ActiveCfg = Release|x64 | ||
421 | {B3D61611-BFA3-4B66-ADC7-A3CE578A6D36}.Release|x64.Build.0 = Release|x64 | ||
422 | {540AE143-A58F-4D3B-B843-94EA8576522D}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
423 | {540AE143-A58F-4D3B-B843-94EA8576522D}.Debug|Win32.Build.0 = Debug|Win32 | ||
424 | {540AE143-A58F-4D3B-B843-94EA8576522D}.Debug|x64.ActiveCfg = Debug|x64 | ||
425 | {540AE143-A58F-4D3B-B843-94EA8576522D}.Debug|x64.Build.0 = Debug|x64 | ||
426 | {540AE143-A58F-4D3B-B843-94EA8576522D}.Release|Win32.ActiveCfg = Release|Win32 | ||
427 | {540AE143-A58F-4D3B-B843-94EA8576522D}.Release|Win32.Build.0 = Release|Win32 | ||
428 | {540AE143-A58F-4D3B-B843-94EA8576522D}.Release|x64.ActiveCfg = Release|x64 | ||
429 | {540AE143-A58F-4D3B-B843-94EA8576522D}.Release|x64.Build.0 = Release|x64 | ||
430 | {7091C001-3D71-47D4-B27B-E99271E5B987}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
431 | {7091C001-3D71-47D4-B27B-E99271E5B987}.Debug|Win32.Build.0 = Debug|Win32 | ||
432 | {7091C001-3D71-47D4-B27B-E99271E5B987}.Debug|x64.ActiveCfg = Debug|x64 | ||
433 | {7091C001-3D71-47D4-B27B-E99271E5B987}.Debug|x64.Build.0 = Debug|x64 | ||
434 | {7091C001-3D71-47D4-B27B-E99271E5B987}.Release|Win32.ActiveCfg = Release|Win32 | ||
435 | {7091C001-3D71-47D4-B27B-E99271E5B987}.Release|Win32.Build.0 = Release|Win32 | ||
436 | {7091C001-3D71-47D4-B27B-E99271E5B987}.Release|x64.ActiveCfg = Release|x64 | ||
437 | {7091C001-3D71-47D4-B27B-E99271E5B987}.Release|x64.Build.0 = Release|x64 | ||
438 | {AF8BC84E-0268-4D1F-9503-84D9EE84C65F}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
439 | {AF8BC84E-0268-4D1F-9503-84D9EE84C65F}.Debug|Win32.Build.0 = Debug|Win32 | ||
440 | {AF8BC84E-0268-4D1F-9503-84D9EE84C65F}.Debug|x64.ActiveCfg = Debug|x64 | ||
441 | {AF8BC84E-0268-4D1F-9503-84D9EE84C65F}.Debug|x64.Build.0 = Debug|x64 | ||
442 | {AF8BC84E-0268-4D1F-9503-84D9EE84C65F}.Release|Win32.ActiveCfg = Release|Win32 | ||
443 | {AF8BC84E-0268-4D1F-9503-84D9EE84C65F}.Release|Win32.Build.0 = Release|Win32 | ||
444 | {AF8BC84E-0268-4D1F-9503-84D9EE84C65F}.Release|x64.ActiveCfg = Release|x64 | ||
445 | {AF8BC84E-0268-4D1F-9503-84D9EE84C65F}.Release|x64.Build.0 = Release|x64 | ||
446 | {8B9AB23E-3F40-4145-BA1C-B2CEACFBBD72}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
447 | {8B9AB23E-3F40-4145-BA1C-B2CEACFBBD72}.Debug|Win32.Build.0 = Debug|Win32 | ||
448 | {8B9AB23E-3F40-4145-BA1C-B2CEACFBBD72}.Debug|x64.ActiveCfg = Debug|x64 | ||
449 | {8B9AB23E-3F40-4145-BA1C-B2CEACFBBD72}.Debug|x64.Build.0 = Debug|x64 | ||
450 | {8B9AB23E-3F40-4145-BA1C-B2CEACFBBD72}.Release|Win32.ActiveCfg = Release|Win32 | ||
451 | {8B9AB23E-3F40-4145-BA1C-B2CEACFBBD72}.Release|Win32.Build.0 = Release|Win32 | ||
452 | {8B9AB23E-3F40-4145-BA1C-B2CEACFBBD72}.Release|x64.ActiveCfg = Release|x64 | ||
453 | {8B9AB23E-3F40-4145-BA1C-B2CEACFBBD72}.Release|x64.Build.0 = Release|x64 | ||
454 | {E9C6A7A6-22C0-42E6-AC9C-8580A396D077}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
455 | {E9C6A7A6-22C0-42E6-AC9C-8580A396D077}.Debug|Win32.Build.0 = Debug|Win32 | ||
456 | {E9C6A7A6-22C0-42E6-AC9C-8580A396D077}.Debug|x64.ActiveCfg = Debug|x64 | ||
457 | {E9C6A7A6-22C0-42E6-AC9C-8580A396D077}.Debug|x64.Build.0 = Debug|x64 | ||
458 | {E9C6A7A6-22C0-42E6-AC9C-8580A396D077}.Release|Win32.ActiveCfg = Release|Win32 | ||
459 | {E9C6A7A6-22C0-42E6-AC9C-8580A396D077}.Release|Win32.Build.0 = Release|Win32 | ||
460 | {E9C6A7A6-22C0-42E6-AC9C-8580A396D077}.Release|x64.ActiveCfg = Release|x64 | ||
461 | {E9C6A7A6-22C0-42E6-AC9C-8580A396D077}.Release|x64.Build.0 = Release|x64 | ||
462 | {B85BC466-C7F0-4C6D-8ECF-ED57E775FC73}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
463 | {B85BC466-C7F0-4C6D-8ECF-ED57E775FC73}.Debug|Win32.Build.0 = Debug|Win32 | ||
464 | {B85BC466-C7F0-4C6D-8ECF-ED57E775FC73}.Debug|x64.ActiveCfg = Debug|x64 | ||
465 | {B85BC466-C7F0-4C6D-8ECF-ED57E775FC73}.Debug|x64.Build.0 = Debug|x64 | ||
466 | {B85BC466-C7F0-4C6D-8ECF-ED57E775FC73}.Release|Win32.ActiveCfg = Release|Win32 | ||
467 | {B85BC466-C7F0-4C6D-8ECF-ED57E775FC73}.Release|Win32.Build.0 = Release|Win32 | ||
468 | {B85BC466-C7F0-4C6D-8ECF-ED57E775FC73}.Release|x64.ActiveCfg = Release|x64 | ||
469 | {B85BC466-C7F0-4C6D-8ECF-ED57E775FC73}.Release|x64.Build.0 = Release|x64 | ||
470 | {9DBD962F-EA4D-44E3-8E8E-31D7F060A2DC}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
471 | {9DBD962F-EA4D-44E3-8E8E-31D7F060A2DC}.Debug|Win32.Build.0 = Debug|Win32 | ||
472 | {9DBD962F-EA4D-44E3-8E8E-31D7F060A2DC}.Debug|x64.ActiveCfg = Debug|x64 | ||
473 | {9DBD962F-EA4D-44E3-8E8E-31D7F060A2DC}.Debug|x64.Build.0 = Debug|x64 | ||
474 | {9DBD962F-EA4D-44E3-8E8E-31D7F060A2DC}.Release|Win32.ActiveCfg = Release|Win32 | ||
475 | {9DBD962F-EA4D-44E3-8E8E-31D7F060A2DC}.Release|Win32.Build.0 = Release|Win32 | ||
476 | {9DBD962F-EA4D-44E3-8E8E-31D7F060A2DC}.Release|x64.ActiveCfg = Release|x64 | ||
477 | {9DBD962F-EA4D-44E3-8E8E-31D7F060A2DC}.Release|x64.Build.0 = Release|x64 | ||
478 | {EEF00329-4598-4E34-B969-9DD4B0815E6C}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
479 | {EEF00329-4598-4E34-B969-9DD4B0815E6C}.Debug|Win32.Build.0 = Debug|Win32 | ||
480 | {EEF00329-4598-4E34-B969-9DD4B0815E6C}.Debug|x64.ActiveCfg = Debug|x64 | ||
481 | {EEF00329-4598-4E34-B969-9DD4B0815E6C}.Debug|x64.Build.0 = Debug|x64 | ||
482 | {EEF00329-4598-4E34-B969-9DD4B0815E6C}.Release|Win32.ActiveCfg = Release|Win32 | ||
483 | {EEF00329-4598-4E34-B969-9DD4B0815E6C}.Release|Win32.Build.0 = Release|Win32 | ||
484 | {EEF00329-4598-4E34-B969-9DD4B0815E6C}.Release|x64.ActiveCfg = Release|x64 | ||
485 | {EEF00329-4598-4E34-B969-9DD4B0815E6C}.Release|x64.Build.0 = Release|x64 | ||
486 | {CC0714AA-8A81-4E29-BEC5-2E4FBC50E7FE}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
487 | {CC0714AA-8A81-4E29-BEC5-2E4FBC50E7FE}.Debug|Win32.Build.0 = Debug|Win32 | ||
488 | {CC0714AA-8A81-4E29-BEC5-2E4FBC50E7FE}.Debug|x64.ActiveCfg = Debug|x64 | ||
489 | {CC0714AA-8A81-4E29-BEC5-2E4FBC50E7FE}.Debug|x64.Build.0 = Debug|x64 | ||
490 | {CC0714AA-8A81-4E29-BEC5-2E4FBC50E7FE}.Release|Win32.ActiveCfg = Release|Win32 | ||
491 | {CC0714AA-8A81-4E29-BEC5-2E4FBC50E7FE}.Release|Win32.Build.0 = Release|Win32 | ||
492 | {CC0714AA-8A81-4E29-BEC5-2E4FBC50E7FE}.Release|x64.ActiveCfg = Release|x64 | ||
493 | {CC0714AA-8A81-4E29-BEC5-2E4FBC50E7FE}.Release|x64.Build.0 = Release|x64 | ||
494 | {608C6C67-7766-471F-BBFF-8B00086039AF}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
495 | {608C6C67-7766-471F-BBFF-8B00086039AF}.Debug|Win32.Build.0 = Debug|Win32 | ||
496 | {608C6C67-7766-471F-BBFF-8B00086039AF}.Debug|x64.ActiveCfg = Debug|x64 | ||
497 | {608C6C67-7766-471F-BBFF-8B00086039AF}.Debug|x64.Build.0 = Debug|x64 | ||
498 | {608C6C67-7766-471F-BBFF-8B00086039AF}.Release|Win32.ActiveCfg = Release|Win32 | ||
499 | {608C6C67-7766-471F-BBFF-8B00086039AF}.Release|Win32.Build.0 = Release|Win32 | ||
500 | {608C6C67-7766-471F-BBFF-8B00086039AF}.Release|x64.ActiveCfg = Release|x64 | ||
501 | {608C6C67-7766-471F-BBFF-8B00086039AF}.Release|x64.Build.0 = Release|x64 | ||
502 | {A3F601E0-B54C-4DD8-8A97-FDEF7624EE60}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
503 | {A3F601E0-B54C-4DD8-8A97-FDEF7624EE60}.Debug|Win32.Build.0 = Debug|Win32 | ||
504 | {A3F601E0-B54C-4DD8-8A97-FDEF7624EE60}.Debug|x64.ActiveCfg = Debug|x64 | ||
505 | {A3F601E0-B54C-4DD8-8A97-FDEF7624EE60}.Debug|x64.Build.0 = Debug|x64 | ||
506 | {A3F601E0-B54C-4DD8-8A97-FDEF7624EE60}.Release|Win32.ActiveCfg = Release|Win32 | ||
507 | {A3F601E0-B54C-4DD8-8A97-FDEF7624EE60}.Release|Win32.Build.0 = Release|Win32 | ||
508 | {A3F601E0-B54C-4DD8-8A97-FDEF7624EE60}.Release|x64.ActiveCfg = Release|x64 | ||
509 | {A3F601E0-B54C-4DD8-8A97-FDEF7624EE60}.Release|x64.Build.0 = Release|x64 | ||
510 | {75AEE75A-C016-4497-960B-D767B822237D}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
511 | {75AEE75A-C016-4497-960B-D767B822237D}.Debug|Win32.Build.0 = Debug|Win32 | ||
512 | {75AEE75A-C016-4497-960B-D767B822237D}.Debug|x64.ActiveCfg = Debug|x64 | ||
513 | {75AEE75A-C016-4497-960B-D767B822237D}.Debug|x64.Build.0 = Debug|x64 | ||
514 | {75AEE75A-C016-4497-960B-D767B822237D}.Release|Win32.ActiveCfg = Release|Win32 | ||
515 | {75AEE75A-C016-4497-960B-D767B822237D}.Release|Win32.Build.0 = Release|Win32 | ||
516 | {75AEE75A-C016-4497-960B-D767B822237D}.Release|x64.ActiveCfg = Release|x64 | ||
517 | {75AEE75A-C016-4497-960B-D767B822237D}.Release|x64.Build.0 = Release|x64 | ||
518 | EndGlobalSection | ||
519 | GlobalSection(SolutionProperties) = preSolution | ||
520 | HideSolutionNode = FALSE | ||
521 | EndGlobalSection | ||
522 | GlobalSection(NestedProjects) = preSolution | ||
523 | {26828762-C95D-4637-9CB1-7F0979523813} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
524 | {AAAD1CB5-7ADA-47AE-85A0-08A6EC48FAFB} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
525 | {66B32F7E-5716-48D0-B5B9-D832FD052DD5} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
526 | {9C7E8C03-3130-436D-A97E-E8F8ED1AC4EA} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
527 | {97A3A89B-E023-48CD-905F-CDBDE8D951DE} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
528 | {8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
529 | {CAE4F1D0-314F-4B10-805B-0EFD670133A0} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
530 | {8B5CFB38-CCBA-40A8-AD7A-89C57B070884} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
531 | {B51E0D74-F0A2-45A2-BD2A-8B7D95B8204A} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
532 | {26932B24-EFC6-4E3A-B277-ED653DA37968} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
533 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A3} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
534 | {2D17C1EB-1157-460E-9A99-A82BFC1F9D1E} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
535 | {BFF40245-E9A6-4297-A425-A554E5D767E8} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
536 | {5D0930C0-7C91-4ECE-9014-7B7DDE9502E6} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
537 | {31A3E4E1-AAE9-4EF3-9B23-18D0924BE4D2} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
538 | {40FB7794-D3C3-4CFE-BCF4-A80C96635682} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
539 | {55812185-D13C-4022-9C81-32E0F4A08305} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
540 | {E9558DFE-1961-4DD4-B09B-DD0EEFD5C315} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
541 | {0D604DFD-AAB6-442C-9368-F91A344146AB} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
542 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A5} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
543 | {40FB7794-D3C3-4CFE-BCF4-A80C97635682} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
544 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC0A4} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
545 | {70B894A9-E306-49E8-ABC2-932A952A5E5F} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
546 | {C4E04D18-EF76-4B42-B4C2-16A1BACDC1A3} = {D69D5741-611F-4E14-8541-1FEE94F50B5A} | ||
547 | {1B61A1B7-92DE-4C37-9151-D2928D6449AB} = {1498F0CD-F4DA-4847-9CB2-FB18D48061D5} | ||
548 | {EB448819-74BC-40C9-A61A-4D4ECD55F9D5} = {1B61A1B7-92DE-4C37-9151-D2928D6449AB} | ||
549 | {6B710DFF-8A4A-40A2-BF2D-88D266F3D4F0} = {1B61A1B7-92DE-4C37-9151-D2928D6449AB} | ||
550 | {AAEC8338-4D33-4AF5-9A1F-B9FF027D4607} = {1498F0CD-F4DA-4847-9CB2-FB18D48061D5} | ||
551 | {510ACF0C-4012-4216-98EF-E4F155DE33CE} = {AAEC8338-4D33-4AF5-9A1F-B9FF027D4607} | ||
552 | {D1BF59F6-22DC-493B-BDEB-451A50DA793D} = {1498F0CD-F4DA-4847-9CB2-FB18D48061D5} | ||
553 | {7820969A-5B7B-4046-BB0A-82905D457FC5} = {D1BF59F6-22DC-493B-BDEB-451A50DA793D} | ||
554 | {F2247885-8EE8-42F4-A702-4155587620E0} = {1498F0CD-F4DA-4847-9CB2-FB18D48061D5} | ||
555 | {5EDA1ED3-8213-4C12-B0DF-B631EB611804} = {F2247885-8EE8-42F4-A702-4155587620E0} | ||
556 | {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} = {1498F0CD-F4DA-4847-9CB2-FB18D48061D5} | ||
557 | {896557AC-7575-480C-8FFD-AB08B5DA305D} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
558 | {504DC7EC-D82E-448E-9C7D-3BE7981592B3} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
559 | {BDE7DBC0-DCE7-432E-8750-C4AE55463699} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
560 | {7B250AB1-92D3-4F1A-BEB4-19605A69CEDB} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
561 | {4C0E3A60-24F8-4D4C-81C0-C1777F5E7B17} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
562 | {B3D61611-BFA3-4B66-ADC7-A3CE578A6D36} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
563 | {540AE143-A58F-4D3B-B843-94EA8576522D} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
564 | {7091C001-3D71-47D4-B27B-E99271E5B987} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
565 | {AF8BC84E-0268-4D1F-9503-84D9EE84C65F} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
566 | {8B9AB23E-3F40-4145-BA1C-B2CEACFBBD72} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
567 | {E9C6A7A6-22C0-42E6-AC9C-8580A396D077} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
568 | {B85BC466-C7F0-4C6D-8ECF-ED57E775FC73} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
569 | {9DBD962F-EA4D-44E3-8E8E-31D7F060A2DC} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
570 | {EEF00329-4598-4E34-B969-9DD4B0815E6C} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
571 | {CC0714AA-8A81-4E29-BEC5-2E4FBC50E7FE} = {F91DDAF0-B74F-4516-A1A9-42ED8DFCBF6A} | ||
572 | {608C6C67-7766-471F-BBFF-8B00086039AF} = {1B61A1B7-92DE-4C37-9151-D2928D6449AB} | ||
573 | {A3F601E0-B54C-4DD8-8A97-FDEF7624EE60} = {D1BF59F6-22DC-493B-BDEB-451A50DA793D} | ||
574 | {75AEE75A-C016-4497-960B-D767B822237D} = {D1BF59F6-22DC-493B-BDEB-451A50DA793D} | ||
575 | EndGlobalSection | ||
576 | GlobalSection(ExtensibilityGlobals) = postSolution | ||
577 | SolutionGuid = {C320C9F2-1A8F-41D7-B02B-6338F872BCAD} | ||
578 | EndGlobalSection | ||
579 | EndGlobal | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/SDL/Directory.Build.props b/src/contrib/SDL-3.2.20/VisualC/SDL/Directory.Build.props new file mode 100644 index 0000000..24033f4 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/SDL/Directory.Build.props | |||
@@ -0,0 +1,8 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemDefinitionGroup> | ||
4 | <ClCompile> | ||
5 | <PreprocessorDefinitions>SDL_VENDOR_INFO="libsdl.org";%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
6 | </ClCompile> | ||
7 | </ItemDefinitionGroup> | ||
8 | </Project> | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/SDL/SDL.vcxproj b/src/contrib/SDL-3.2.20/VisualC/SDL/SDL.vcxproj new file mode 100644 index 0000000..a15978a --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/SDL/SDL.vcxproj | |||
@@ -0,0 +1,744 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectName>SDL3</ProjectName> | ||
23 | <ProjectGuid>{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}</ProjectGuid> | ||
24 | <RootNamespace>SDL</RootNamespace> | ||
25 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
26 | </PropertyGroup> | ||
27 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
28 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
29 | <ConfigurationType>DynamicLibrary</ConfigurationType> | ||
30 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
31 | </PropertyGroup> | ||
32 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
33 | <ConfigurationType>DynamicLibrary</ConfigurationType> | ||
34 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
35 | </PropertyGroup> | ||
36 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
37 | <ConfigurationType>DynamicLibrary</ConfigurationType> | ||
38 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
39 | </PropertyGroup> | ||
40 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
41 | <ConfigurationType>DynamicLibrary</ConfigurationType> | ||
42 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
43 | </PropertyGroup> | ||
44 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
45 | <ImportGroup Label="ExtensionSettings"> | ||
46 | </ImportGroup> | ||
47 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
48 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
49 | </ImportGroup> | ||
50 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
51 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
52 | </ImportGroup> | ||
53 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
54 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
55 | </ImportGroup> | ||
56 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
57 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
58 | </ImportGroup> | ||
59 | <PropertyGroup Label="UserMacros" /> | ||
60 | <PropertyGroup> | ||
61 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
62 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
63 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
64 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
65 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
66 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
67 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
68 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
69 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
70 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
71 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
73 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
74 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
76 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
77 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
79 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
80 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
82 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Lib\x86;$(LibraryPath)</LibraryPath> | ||
83 | </PropertyGroup> | ||
84 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
85 | <IncludePath>$(ProjectDir)/../../src;$(IncludePath)</IncludePath> | ||
86 | </PropertyGroup> | ||
87 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
88 | <IncludePath>$(ProjectDir)/../../src;$(IncludePath)</IncludePath> | ||
89 | </PropertyGroup> | ||
90 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
91 | <IncludePath>$(ProjectDir)/../../src;$(IncludePath)</IncludePath> | ||
92 | </PropertyGroup> | ||
93 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
94 | <IncludePath>$(ProjectDir)/../../src;$(IncludePath)</IncludePath> | ||
95 | </PropertyGroup> | ||
96 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
97 | <PreBuildEvent> | ||
98 | <Command> | ||
99 | </Command> | ||
100 | </PreBuildEvent> | ||
101 | <Midl> | ||
102 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
103 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
104 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
105 | <TargetEnvironment>Win32</TargetEnvironment> | ||
106 | <TypeLibraryName>.\Debug/SDL.tlb</TypeLibraryName> | ||
107 | </Midl> | ||
108 | <ClCompile> | ||
109 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
110 | <Optimization>Disabled</Optimization> | ||
111 | <AdditionalIncludeDirectories>$(ProjectDir)/../../include;$(ProjectDir)/../../include/build_config;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
112 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
113 | <PreprocessorDefinitions>DLL_EXPORT;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
114 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
115 | <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet> | ||
116 | <WarningLevel>Level4</WarningLevel> | ||
117 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
118 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | ||
119 | <PrecompiledHeader>Use</PrecompiledHeader> | ||
120 | <PrecompiledHeaderFile>SDL_internal.h</PrecompiledHeaderFile> | ||
121 | <MultiProcessorCompilation>true</MultiProcessorCompilation> | ||
122 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | ||
123 | <DisableSpecificWarnings>4100;4127;4152;4201</DisableSpecificWarnings> | ||
124 | </ClCompile> | ||
125 | <ResourceCompile> | ||
126 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
127 | </ResourceCompile> | ||
128 | <Link> | ||
129 | <AdditionalDependencies>setupapi.lib;winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
130 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
131 | <SubSystem>Windows</SubSystem> | ||
132 | </Link> | ||
133 | </ItemDefinitionGroup> | ||
134 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
135 | <Midl> | ||
136 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
137 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
138 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
139 | <TargetEnvironment>X64</TargetEnvironment> | ||
140 | <TypeLibraryName>.\Debug/SDL.tlb</TypeLibraryName> | ||
141 | </Midl> | ||
142 | <ClCompile> | ||
143 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
144 | <Optimization>Disabled</Optimization> | ||
145 | <AdditionalIncludeDirectories>$(ProjectDir)/../../include;$(ProjectDir)/../../include/build_config;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
146 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
147 | <PreprocessorDefinitions>DLL_EXPORT;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
148 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
149 | <WarningLevel>Level4</WarningLevel> | ||
150 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
151 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | ||
152 | <PrecompiledHeader>Use</PrecompiledHeader> | ||
153 | <PrecompiledHeaderFile>SDL_internal.h</PrecompiledHeaderFile> | ||
154 | <MultiProcessorCompilation>true</MultiProcessorCompilation> | ||
155 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | ||
156 | <DisableSpecificWarnings>4100;4127;4152;4201</DisableSpecificWarnings> | ||
157 | </ClCompile> | ||
158 | <ResourceCompile> | ||
159 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
160 | </ResourceCompile> | ||
161 | <Link> | ||
162 | <AdditionalDependencies>setupapi.lib;winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
163 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
164 | <SubSystem>Windows</SubSystem> | ||
165 | </Link> | ||
166 | </ItemDefinitionGroup> | ||
167 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
168 | <PreBuildEvent> | ||
169 | <Command> | ||
170 | </Command> | ||
171 | </PreBuildEvent> | ||
172 | <Midl> | ||
173 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
174 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
175 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
176 | <TargetEnvironment>Win32</TargetEnvironment> | ||
177 | <TypeLibraryName>.\Release/SDL.tlb</TypeLibraryName> | ||
178 | </Midl> | ||
179 | <ClCompile> | ||
180 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
181 | <AdditionalIncludeDirectories>$(ProjectDir)/../../include;$(ProjectDir)/../../include/build_config;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
182 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
183 | <PreprocessorDefinitions>DLL_EXPORT;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
184 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
185 | <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet> | ||
186 | <WarningLevel>Level4</WarningLevel> | ||
187 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | ||
188 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | ||
189 | <PrecompiledHeader>Use</PrecompiledHeader> | ||
190 | <PrecompiledHeaderFile>SDL_internal.h</PrecompiledHeaderFile> | ||
191 | <MultiProcessorCompilation>true</MultiProcessorCompilation> | ||
192 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | ||
193 | <DisableSpecificWarnings>4100;4127;4152;4201</DisableSpecificWarnings> | ||
194 | </ClCompile> | ||
195 | <ResourceCompile> | ||
196 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
197 | </ResourceCompile> | ||
198 | <Link> | ||
199 | <AdditionalDependencies>setupapi.lib;winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
200 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
201 | <SubSystem>Windows</SubSystem> | ||
202 | <OptimizeReferences>true</OptimizeReferences> | ||
203 | <EnableCOMDATFolding>true</EnableCOMDATFolding> | ||
204 | </Link> | ||
205 | </ItemDefinitionGroup> | ||
206 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
207 | <Midl> | ||
208 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
209 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
210 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
211 | <TargetEnvironment>X64</TargetEnvironment> | ||
212 | <TypeLibraryName>.\Release/SDL.tlb</TypeLibraryName> | ||
213 | </Midl> | ||
214 | <ClCompile> | ||
215 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
216 | <AdditionalIncludeDirectories>$(ProjectDir)/../../include;$(ProjectDir)/../../include/build_config;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
217 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
218 | <PreprocessorDefinitions>DLL_EXPORT;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
219 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
220 | <WarningLevel>Level4</WarningLevel> | ||
221 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | ||
222 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | ||
223 | <PrecompiledHeader>Use</PrecompiledHeader> | ||
224 | <PrecompiledHeaderFile>SDL_internal.h</PrecompiledHeaderFile> | ||
225 | <MultiProcessorCompilation>true</MultiProcessorCompilation> | ||
226 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | ||
227 | <DisableSpecificWarnings>4100;4127;4152;4201</DisableSpecificWarnings> | ||
228 | </ClCompile> | ||
229 | <ResourceCompile> | ||
230 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
231 | </ResourceCompile> | ||
232 | <Link> | ||
233 | <AdditionalDependencies>setupapi.lib;winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
234 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
235 | <SubSystem>Windows</SubSystem> | ||
236 | <OptimizeReferences>true</OptimizeReferences> | ||
237 | <EnableCOMDATFolding>true</EnableCOMDATFolding> | ||
238 | </Link> | ||
239 | </ItemDefinitionGroup> | ||
240 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
241 | <ClCompile> | ||
242 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
243 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
244 | </ClCompile> | ||
245 | </ItemDefinitionGroup> | ||
246 | <ItemGroup> | ||
247 | <ClInclude Include="..\..\include\SDL3\SDL_begin_code.h" /> | ||
248 | <ClInclude Include="..\..\include\SDL3\SDL_camera.h" /> | ||
249 | <ClInclude Include="..\..\include\SDL3\SDL_close_code.h" /> | ||
250 | <ClInclude Include="..\..\include\SDL3\SDL.h" /> | ||
251 | <ClInclude Include="..\..\include\SDL3\SDL_assert.h" /> | ||
252 | <ClInclude Include="..\..\include\SDL3\SDL_atomic.h" /> | ||
253 | <ClInclude Include="..\..\include\SDL3\SDL_audio.h" /> | ||
254 | <ClInclude Include="..\..\include\SDL3\SDL_bits.h" /> | ||
255 | <ClInclude Include="..\..\include\SDL3\SDL_blendmode.h" /> | ||
256 | <ClInclude Include="..\..\include\SDL3\SDL_clipboard.h" /> | ||
257 | <ClInclude Include="..\..\include\SDL3\SDL_copying.h" /> | ||
258 | <ClInclude Include="..\..\include\SDL3\SDL_cpuinfo.h" /> | ||
259 | <ClInclude Include="..\..\include\SDL3\SDL_egl.h" /> | ||
260 | <ClInclude Include="..\..\include\SDL3\SDL_endian.h" /> | ||
261 | <ClInclude Include="..\..\include\SDL3\SDL_error.h" /> | ||
262 | <ClInclude Include="..\..\include\SDL3\SDL_events.h" /> | ||
263 | <ClInclude Include="..\..\include\SDL3\SDL_filesystem.h" /> | ||
264 | <ClInclude Include="..\..\include\SDL3\SDL_gamepad.h" /> | ||
265 | <ClInclude Include="..\..\include\SDL3\SDL_gpu.h" /> | ||
266 | <ClInclude Include="..\..\include\SDL3\SDL_guid.h" /> | ||
267 | <ClInclude Include="..\..\include\SDL3\SDL_haptic.h" /> | ||
268 | <ClInclude Include="..\..\include\SDL3\SDL_hints.h" /> | ||
269 | <ClInclude Include="..\..\include\SDL3\SDL_hidapi.h" /> | ||
270 | <ClInclude Include="..\..\include\SDL3\SDL_asyncio.h" /> | ||
271 | <ClInclude Include="..\..\include\SDL3\SDL_joystick.h" /> | ||
272 | <ClInclude Include="..\..\include\SDL3\SDL_keyboard.h" /> | ||
273 | <ClInclude Include="..\..\include\SDL3\SDL_keycode.h" /> | ||
274 | <ClInclude Include="..\..\include\SDL3\SDL_loadso.h" /> | ||
275 | <ClInclude Include="..\..\include\SDL3\SDL_locale.h" /> | ||
276 | <ClInclude Include="..\..\include\SDL3\SDL_log.h" /> | ||
277 | <ClInclude Include="..\..\include\SDL3\SDL_main.h" /> | ||
278 | <ClInclude Include="..\..\include\SDL3\SDL_messagebox.h" /> | ||
279 | <ClInclude Include="..\..\include\SDL3\SDL_metal.h" /> | ||
280 | <ClInclude Include="..\..\include\SDL3\SDL_misc.h" /> | ||
281 | <ClInclude Include="..\..\include\SDL3\SDL_mouse.h" /> | ||
282 | <ClInclude Include="..\..\include\SDL3\SDL_mutex.h" /> | ||
283 | <ClInclude Include="..\..\include\SDL3\SDL_opengl.h" /> | ||
284 | <ClInclude Include="..\..\include\SDL3\SDL_opengl_glext.h" /> | ||
285 | <ClInclude Include="..\..\include\SDL3\SDL_opengles.h" /> | ||
286 | <ClInclude Include="..\..\include\SDL3\SDL_opengles2.h" /> | ||
287 | <ClInclude Include="..\..\include\SDL3\SDL_opengles2_gl2.h" /> | ||
288 | <ClInclude Include="..\..\include\SDL3\SDL_opengles2_gl2ext.h" /> | ||
289 | <ClInclude Include="..\..\include\SDL3\SDL_opengles2_gl2platform.h" /> | ||
290 | <ClInclude Include="..\..\include\SDL3\SDL_opengles2_khrplatform.h" /> | ||
291 | <ClInclude Include="..\..\include\SDL3\SDL_pen.h" /> | ||
292 | <ClInclude Include="..\..\include\SDL3\SDL_pixels.h" /> | ||
293 | <ClInclude Include="..\..\include\SDL3\SDL_platform.h" /> | ||
294 | <ClInclude Include="..\..\include\SDL3\SDL_platform_defines.h" /> | ||
295 | <ClInclude Include="..\..\include\SDL3\SDL_power.h" /> | ||
296 | <ClInclude Include="..\..\include\SDL3\SDL_process.h" /> | ||
297 | <ClInclude Include="..\..\include\SDL3\SDL_properties.h" /> | ||
298 | <ClInclude Include="..\..\include\SDL3\SDL_rect.h" /> | ||
299 | <ClInclude Include="..\..\include\SDL3\SDL_render.h" /> | ||
300 | <ClInclude Include="..\..\include\SDL3\SDL_revision.h" /> | ||
301 | <ClInclude Include="..\..\include\SDL3\SDL_iostream.h" /> | ||
302 | <ClInclude Include="..\..\include\SDL3\SDL_scancode.h" /> | ||
303 | <ClInclude Include="..\..\include\SDL3\SDL_sensor.h" /> | ||
304 | <ClInclude Include="..\..\include\SDL3\SDL_stdinc.h" /> | ||
305 | <ClInclude Include="..\..\include\SDL3\SDL_storage.h" /> | ||
306 | <ClInclude Include="..\..\include\SDL3\SDL_surface.h" /> | ||
307 | <ClInclude Include="..\..\include\SDL3\SDL_system.h" /> | ||
308 | <ClInclude Include="..\..\include\SDL3\SDL_test.h" /> | ||
309 | <ClInclude Include="..\..\include\SDL3\SDL_test_assert.h" /> | ||
310 | <ClInclude Include="..\..\include\SDL3\SDL_test_common.h" /> | ||
311 | <ClInclude Include="..\..\include\SDL3\SDL_test_compare.h" /> | ||
312 | <ClInclude Include="..\..\include\SDL3\SDL_test_crc32.h" /> | ||
313 | <ClInclude Include="..\..\include\SDL3\SDL_test_font.h" /> | ||
314 | <ClInclude Include="..\..\include\SDL3\SDL_test_fuzzer.h" /> | ||
315 | <ClInclude Include="..\..\include\SDL3\SDL_test_harness.h" /> | ||
316 | <ClInclude Include="..\..\include\SDL3\SDL_test_log.h" /> | ||
317 | <ClInclude Include="..\..\include\SDL3\SDL_test_md5.h" /> | ||
318 | <ClInclude Include="..\..\include\SDL3\SDL_test_memory.h" /> | ||
319 | <ClInclude Include="..\..\include\SDL3\SDL_thread.h" /> | ||
320 | <ClInclude Include="..\..\include\SDL3\SDL_time.h" /> | ||
321 | <ClInclude Include="..\..\include\SDL3\SDL_timer.h" /> | ||
322 | <ClInclude Include="..\..\include\SDL3\SDL_touch.h" /> | ||
323 | <ClInclude Include="..\..\include\SDL3\SDL_version.h" /> | ||
324 | <ClInclude Include="..\..\include\SDL3\SDL_video.h" /> | ||
325 | <ClInclude Include="..\..\include\SDL3\SDL_vulkan.h" /> | ||
326 | <ClInclude Include="..\..\src\audio\directsound\SDL_directsound.h" /> | ||
327 | <ClInclude Include="..\..\src\audio\disk\SDL_diskaudio.h" /> | ||
328 | <ClInclude Include="..\..\src\audio\dummy\SDL_dummyaudio.h" /> | ||
329 | <ClInclude Include="..\..\src\audio\SDL_audio_c.h" /> | ||
330 | <ClInclude Include="..\..\src\audio\SDL_audiodev_c.h" /> | ||
331 | <ClInclude Include="..\..\src\audio\SDL_sysaudio.h" /> | ||
332 | <ClInclude Include="..\..\src\audio\SDL_audioqueue.h" /> | ||
333 | <ClInclude Include="..\..\src\audio\SDL_audioresample.h" /> | ||
334 | <ClInclude Include="..\..\src\audio\SDL_wave.h" /> | ||
335 | <ClInclude Include="..\..\src\audio\wasapi\SDL_wasapi.h" /> | ||
336 | <ClInclude Include="..\..\src\camera\SDL_camera_c.h" /> | ||
337 | <ClInclude Include="..\..\src\camera\SDL_syscamera.h" /> | ||
338 | <ClInclude Include="..\..\src\core\windows\SDL_directx.h" /> | ||
339 | <ClInclude Include="..\..\src\core\windows\SDL_gameinput.h" /> | ||
340 | <ClInclude Include="..\..\src\core\windows\SDL_hid.h" /> | ||
341 | <ClInclude Include="..\..\src\core\windows\SDL_immdevice.h" /> | ||
342 | <ClInclude Include="..\..\src\core\windows\SDL_windows.h" /> | ||
343 | <ClInclude Include="..\..\src\core\windows\SDL_xinput.h" /> | ||
344 | <ClInclude Include="..\..\src\cpuinfo\SDL_cpuinfo_c.h" /> | ||
345 | <ClInclude Include="..\..\src\dynapi\SDL_dynapi.h" /> | ||
346 | <ClInclude Include="..\..\src\dynapi\SDL_dynapi_overrides.h" /> | ||
347 | <ClInclude Include="..\..\src\dynapi\SDL_dynapi_procs.h" /> | ||
348 | <ClInclude Include="..\..\src\dynapi\SDL_dynapi_unsupported.h" /> | ||
349 | <ClInclude Include="..\..\src\events\blank_cursor.h" /> | ||
350 | <ClInclude Include="..\..\src\events\default_cursor.h" /> | ||
351 | <ClInclude Include="..\..\src\events\scancodes_windows.h" /> | ||
352 | <ClInclude Include="..\..\src\events\SDL_categories_c.h" /> | ||
353 | <ClInclude Include="..\..\src\events\SDL_clipboardevents_c.h" /> | ||
354 | <ClInclude Include="..\..\src\events\SDL_displayevents_c.h" /> | ||
355 | <ClInclude Include="..\..\src\events\SDL_dropevents_c.h" /> | ||
356 | <ClInclude Include="..\..\src\events\SDL_events_c.h" /> | ||
357 | <ClInclude Include="..\..\src\events\SDL_eventwatch_c.h" /> | ||
358 | <ClInclude Include="..\..\src\events\SDL_keyboard_c.h" /> | ||
359 | <ClInclude Include="..\..\src\events\SDL_keymap_c.h" /> | ||
360 | <ClInclude Include="..\..\src\events\SDL_mouse_c.h" /> | ||
361 | <ClInclude Include="..\..\src\events\SDL_touch_c.h" /> | ||
362 | <ClInclude Include="..\..\src\events\SDL_windowevents_c.h" /> | ||
363 | <ClInclude Include="..\..\src\filesystem\SDL_sysfilesystem.h" /> | ||
364 | <ClInclude Include="..\..\src\gpu\SDL_sysgpu.h" /> | ||
365 | <ClInclude Include="..\..\src\gpu\vulkan\SDL_gpu_vulkan_vkfuncs.h" /> | ||
366 | <ClInclude Include="..\..\src\io\SDL_asyncio_c.h" /> | ||
367 | <ClInclude Include="..\..\src\io\SDL_sysasyncio.h" /> | ||
368 | <ClInclude Include="..\..\src\haptic\SDL_haptic_c.h" /> | ||
369 | <ClInclude Include="..\..\src\haptic\SDL_syshaptic.h" /> | ||
370 | <ClInclude Include="..\..\src\haptic\windows\SDL_dinputhaptic_c.h" /> | ||
371 | <ClInclude Include="..\..\src\haptic\windows\SDL_windowshaptic_c.h" /> | ||
372 | <ClInclude Include="..\..\src\hidapi\hidapi\hidapi.h" /> | ||
373 | <ClInclude Include="..\..\src\hidapi\SDL_hidapi_c.h" /> | ||
374 | <ClInclude Include="..\..\src\joystick\controller_type.h" /> | ||
375 | <ClInclude Include="..\..\src\joystick\hidapi\SDL_hidapijoystick_c.h" /> | ||
376 | <ClInclude Include="..\..\src\joystick\hidapi\SDL_hidapi_rumble.h" /> | ||
377 | <ClInclude Include="..\..\src\joystick\SDL_gamepad_c.h" /> | ||
378 | <ClInclude Include="..\..\src\joystick\SDL_gamepad_db.h" /> | ||
379 | <ClInclude Include="..\..\src\joystick\SDL_joystick_c.h" /> | ||
380 | <ClInclude Include="..\..\src\joystick\SDL_steam_virtual_gamepad.h" /> | ||
381 | <ClInclude Include="..\..\src\joystick\SDL_sysjoystick.h" /> | ||
382 | <ClInclude Include="..\..\src\joystick\usb_ids.h" /> | ||
383 | <ClInclude Include="..\..\src\joystick\virtual\SDL_virtualjoystick_c.h" /> | ||
384 | <ClInclude Include="..\..\src\joystick\windows\SDL_dinputjoystick_c.h" /> | ||
385 | <ClInclude Include="..\..\src\joystick\windows\SDL_rawinputjoystick_c.h" /> | ||
386 | <ClInclude Include="..\..\src\joystick\windows\SDL_windowsjoystick_c.h" /> | ||
387 | <ClInclude Include="..\..\src\joystick\windows\SDL_xinputjoystick_c.h" /> | ||
388 | <ClInclude Include="..\..\src\libm\math_libm.h" /> | ||
389 | <ClInclude Include="..\..\src\libm\math_private.h" /> | ||
390 | <ClInclude Include="..\..\src\locale\SDL_syslocale.h" /> | ||
391 | <ClInclude Include="..\..\src\main\SDL_main_callbacks.h" /> | ||
392 | <ClInclude Include="..\..\src\misc\SDL_sysurl.h" /> | ||
393 | <ClInclude Include="..\..\src\power\SDL_syspower.h" /> | ||
394 | <ClInclude Include="..\..\src\render\direct3d11\SDL_shaders_d3d11.h" /> | ||
395 | <ClInclude Include="..\..\src\render\direct3d12\SDL_shaders_d3d12.h" /> | ||
396 | <ClInclude Include="..\..\src\render\direct3d\SDL_shaders_d3d.h" /> | ||
397 | <ClInclude Include="..\..\src\render\opengles2\SDL_gles2funcs.h" /> | ||
398 | <ClInclude Include="..\..\src\render\opengles2\SDL_shaders_gles2.h" /> | ||
399 | <ClInclude Include="..\..\src\render\opengl\SDL_glfuncs.h" /> | ||
400 | <ClInclude Include="..\..\src\render\opengl\SDL_shaders_gl.h" /> | ||
401 | <ClInclude Include="..\..\src\render\SDL_d3dmath.h" /> | ||
402 | <ClInclude Include="..\..\src\render\SDL_sysrender.h" /> | ||
403 | <ClInclude Include="..\..\src\render\SDL_yuv_sw_c.h" /> | ||
404 | <ClInclude Include="..\..\src\render\software\SDL_blendfillrect.h" /> | ||
405 | <ClInclude Include="..\..\src\render\software\SDL_blendline.h" /> | ||
406 | <ClInclude Include="..\..\src\render\software\SDL_blendpoint.h" /> | ||
407 | <ClInclude Include="..\..\src\render\software\SDL_draw.h" /> | ||
408 | <ClInclude Include="..\..\src\render\software\SDL_drawline.h" /> | ||
409 | <ClInclude Include="..\..\src\render\software\SDL_drawpoint.h" /> | ||
410 | <ClInclude Include="..\..\src\render\software\SDL_render_sw_c.h" /> | ||
411 | <ClInclude Include="..\..\src\render\software\SDL_rotate.h" /> | ||
412 | <ClInclude Include="..\..\src\render\software\SDL_triangle.h" /> | ||
413 | <ClInclude Include="..\..\src\render\vulkan\SDL_shaders_vulkan.h" /> | ||
414 | <ClInclude Include="..\..\src\SDL_assert_c.h" /> | ||
415 | <ClInclude Include="..\..\src\SDL_error_c.h" /> | ||
416 | <ClCompile Include="..\..\src\core\windows\pch.c"> | ||
417 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> | ||
418 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader> | ||
419 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader> | ||
420 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader> | ||
421 | </ClCompile> | ||
422 | <ClCompile Include="..\..\src\camera\dummy\SDL_camera_dummy.c" /> | ||
423 | <ClCompile Include="..\..\src\camera\mediafoundation\SDL_camera_mediafoundation.c" /> | ||
424 | <ClCompile Include="..\..\src\camera\SDL_camera.c" /> | ||
425 | <ClCompile Include="..\..\src\dialog\SDL_dialog.c" /> | ||
426 | <ClCompile Include="..\..\src\dialog\SDL_dialog_utils.c" /> | ||
427 | <ClCompile Include="..\..\src\filesystem\SDL_filesystem.c" /> | ||
428 | <ClCompile Include="..\..\src\filesystem\windows\SDL_sysfsops.c" /> | ||
429 | <ClCompile Include="..\..\src\io\windows\SDL_asyncio_windows_ioring.c" /> | ||
430 | <ClCompile Include="..\..\src\gpu\SDL_gpu.c" /> | ||
431 | <ClCompile Include="..\..\src\gpu\d3d12\SDL_gpu_d3d12.c" /> | ||
432 | <ClCompile Include="..\..\src\gpu\vulkan\SDL_gpu_vulkan.c" /> | ||
433 | <ClCompile Include="..\..\src\io\generic\SDL_asyncio_generic.c" /> | ||
434 | <ClCompile Include="..\..\src\io\SDL_asyncio.c" /> | ||
435 | <ClCompile Include="..\..\src\main\generic\SDL_sysmain_callbacks.c" /> | ||
436 | <ClCompile Include="..\..\src\main\SDL_main_callbacks.c" /> | ||
437 | <ClCompile Include="..\..\src\main\SDL_runapp.c" /> | ||
438 | <ClCompile Include="..\..\src\main\windows\SDL_sysmain_runapp.c" /> | ||
439 | <ClCompile Include="..\..\src\render\vulkan\SDL_render_vulkan.c" /> | ||
440 | <ClCompile Include="..\..\src\render\vulkan\SDL_shaders_vulkan.c" /> | ||
441 | <ClCompile Include="..\..\src\SDL_guid.c" /> | ||
442 | <ClInclude Include="..\..\src\SDL_hashtable.h" /> | ||
443 | <ClInclude Include="..\..\src\SDL_hints_c.h" /> | ||
444 | <ClInclude Include="..\..\src\SDL_internal.h" /> | ||
445 | <ClInclude Include="..\..\src\SDL_list.h" /> | ||
446 | <ClInclude Include="..\..\src\SDL_log_c.h" /> | ||
447 | <ClInclude Include="..\..\src\SDL_properties_c.h" /> | ||
448 | <ClInclude Include="..\..\src\sensor\dummy\SDL_dummysensor.h" /> | ||
449 | <ClInclude Include="..\..\src\sensor\SDL_sensor_c.h" /> | ||
450 | <ClInclude Include="..\..\src\sensor\SDL_syssensor.h" /> | ||
451 | <ClInclude Include="..\..\src\sensor\windows\SDL_windowssensor.h" /> | ||
452 | <ClInclude Include="..\..\src\thread\SDL_systhread.h" /> | ||
453 | <ClInclude Include="..\..\src\thread\SDL_thread_c.h" /> | ||
454 | <ClInclude Include="..\..\src\thread\generic\SDL_syscond_c.h" /> | ||
455 | <ClInclude Include="..\..\src\thread\windows\SDL_sysmutex_c.h" /> | ||
456 | <ClInclude Include="..\..\src\thread\generic\SDL_sysrwlock_c.h" /> | ||
457 | <ClInclude Include="..\..\src\thread\windows\SDL_systhread_c.h" /> | ||
458 | <ClInclude Include="..\..\src\timer\SDL_timer_c.h" /> | ||
459 | <ClInclude Include="..\..\src\video\dummy\SDL_nullevents_c.h" /> | ||
460 | <ClInclude Include="..\..\src\video\dummy\SDL_nullframebuffer_c.h" /> | ||
461 | <ClInclude Include="..\..\src\video\dummy\SDL_nullvideo.h" /> | ||
462 | <ClInclude Include="..\..\src\video\khronos\vulkan\vk_icd.h" /> | ||
463 | <ClInclude Include="..\..\src\video\khronos\vulkan\vk_layer.h" /> | ||
464 | <ClInclude Include="..\..\src\video\khronos\vulkan\vk_platform.h" /> | ||
465 | <ClInclude Include="..\..\src\video\khronos\vulkan\vk_sdk_platform.h" /> | ||
466 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan.h" /> | ||
467 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_android.h" /> | ||
468 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_beta.h" /> | ||
469 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_core.h" /> | ||
470 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_directfb.h" /> | ||
471 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_fuchsia.h" /> | ||
472 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_ggp.h" /> | ||
473 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_ios.h" /> | ||
474 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_macos.h" /> | ||
475 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_metal.h" /> | ||
476 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_vi.h" /> | ||
477 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_wayland.h" /> | ||
478 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_win32.h" /> | ||
479 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_xcb.h" /> | ||
480 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_xlib.h" /> | ||
481 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_xlib_xrandr.h" /> | ||
482 | <ClInclude Include="..\..\src\video\offscreen\SDL_offscreenevents_c.h" /> | ||
483 | <ClInclude Include="..\..\src\video\offscreen\SDL_offscreenframebuffer_c.h" /> | ||
484 | <ClInclude Include="..\..\src\video\offscreen\SDL_offscreenopengles.h" /> | ||
485 | <ClInclude Include="..\..\src\video\offscreen\SDL_offscreenvideo.h" /> | ||
486 | <ClInclude Include="..\..\src\video\offscreen\SDL_offscreenvulkan.h" /> | ||
487 | <ClInclude Include="..\..\src\video\offscreen\SDL_offscreenwindow.h" /> | ||
488 | <ClInclude Include="..\..\src\video\SDL_blit.h" /> | ||
489 | <ClInclude Include="..\..\src\video\SDL_blit_auto.h" /> | ||
490 | <ClInclude Include="..\..\src\video\SDL_blit_copy.h" /> | ||
491 | <ClInclude Include="..\..\src\video\SDL_blit_slow.h" /> | ||
492 | <ClInclude Include="..\..\src\video\SDL_clipboard_c.h" /> | ||
493 | <ClInclude Include="..\..\src\video\SDL_egl_c.h" /> | ||
494 | <ClInclude Include="..\..\src\video\SDL_pixels_c.h" /> | ||
495 | <ClInclude Include="..\..\src\video\SDL_rect_c.h" /> | ||
496 | <ClInclude Include="..\..\src\video\SDL_RLEaccel_c.h" /> | ||
497 | <ClInclude Include="..\..\src\video\SDL_stb_c.h" /> | ||
498 | <ClInclude Include="..\..\src\video\SDL_surface_c.h" /> | ||
499 | <ClInclude Include="..\..\src\video\SDL_sysvideo.h" /> | ||
500 | <ClInclude Include="..\..\src\video\SDL_vulkan_internal.h" /> | ||
501 | <ClInclude Include="..\..\src\video\SDL_yuv_c.h" /> | ||
502 | <ClInclude Include="..\..\src\video\windows\SDL_msctf.h" /> | ||
503 | <ClInclude Include="..\..\src\video\windows\SDL_surface_utils.h" /> | ||
504 | <ClInclude Include="..\..\src\video\windows\SDL_windowsclipboard.h" /> | ||
505 | <ClInclude Include="..\..\src\video\windows\SDL_windowsevents.h" /> | ||
506 | <ClInclude Include="..\..\src\video\windows\SDL_windowsframebuffer.h" /> | ||
507 | <ClInclude Include="..\..\src\video\windows\SDL_windowskeyboard.h" /> | ||
508 | <ClInclude Include="..\..\src\video\windows\SDL_windowsgameinput.h" /> | ||
509 | <ClInclude Include="..\..\src\video\windows\SDL_windowsmessagebox.h" /> | ||
510 | <ClInclude Include="..\..\src\video\windows\SDL_windowsmodes.h" /> | ||
511 | <ClInclude Include="..\..\src\video\windows\SDL_windowsmouse.h" /> | ||
512 | <ClInclude Include="..\..\src\video\windows\SDL_windowsopengl.h" /> | ||
513 | <ClInclude Include="..\..\src\video\windows\SDL_windowsopengles.h" /> | ||
514 | <ClInclude Include="..\..\src\video\windows\SDL_windowsrawinput.h" /> | ||
515 | <ClInclude Include="..\..\src\video\windows\SDL_windowsshape.h" /> | ||
516 | <ClInclude Include="..\..\src\video\windows\SDL_windowsvideo.h" /> | ||
517 | <ClInclude Include="..\..\src\video\windows\SDL_windowsvulkan.h" /> | ||
518 | <ClInclude Include="..\..\src\video\windows\SDL_windowswindow.h" /> | ||
519 | <ClInclude Include="..\..\src\video\windows\wmmsg.h" /> | ||
520 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb.h" /> | ||
521 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_common.h" /> | ||
522 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_internal.h" /> | ||
523 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_lsx.h" /> | ||
524 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_lsx_func.h" /> | ||
525 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_sse.h" /> | ||
526 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_sse_func.h" /> | ||
527 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_std.h" /> | ||
528 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_std_func.h" /> | ||
529 | <ClCompile Include="..\..\src\atomic\SDL_atomic.c" /> | ||
530 | <ClCompile Include="..\..\src\atomic\SDL_spinlock.c" /> | ||
531 | <ClCompile Include="..\..\src\audio\directsound\SDL_directsound.c" /> | ||
532 | <ClCompile Include="..\..\src\audio\disk\SDL_diskaudio.c" /> | ||
533 | <ClCompile Include="..\..\src\audio\dummy\SDL_dummyaudio.c" /> | ||
534 | <ClCompile Include="..\..\src\audio\SDL_audio.c" /> | ||
535 | <ClCompile Include="..\..\src\audio\SDL_audiocvt.c" /> | ||
536 | <ClCompile Include="..\..\src\audio\SDL_audiodev.c" /> | ||
537 | <ClCompile Include="..\..\src\audio\SDL_audiotypecvt.c" /> | ||
538 | <ClCompile Include="..\..\src\audio\SDL_audioqueue.c" /> | ||
539 | <ClCompile Include="..\..\src\audio\SDL_audioresample.c" /> | ||
540 | <ClCompile Include="..\..\src\audio\SDL_mixer.c" /> | ||
541 | <ClCompile Include="..\..\src\audio\SDL_wave.c" /> | ||
542 | <ClCompile Include="..\..\src\audio\wasapi\SDL_wasapi.c" /> | ||
543 | <ClCompile Include="..\..\src\core\SDL_core_unsupported.c" /> | ||
544 | <ClCompile Include="..\..\src\core\windows\SDL_gameinput.c" /> | ||
545 | <ClCompile Include="..\..\src\core\windows\SDL_hid.c" /> | ||
546 | <ClCompile Include="..\..\src\core\windows\SDL_immdevice.c" /> | ||
547 | <ClCompile Include="..\..\src\core\windows\SDL_windows.c" /> | ||
548 | <ClCompile Include="..\..\src\core\windows\SDL_xinput.c" /> | ||
549 | <ClCompile Include="..\..\src\cpuinfo\SDL_cpuinfo.c" /> | ||
550 | <ClCompile Include="..\..\src\dialog\windows\SDL_windowsdialog.c" /> | ||
551 | <ClCompile Include="..\..\src\dynapi\SDL_dynapi.c"> | ||
552 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader> | ||
553 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader> | ||
554 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader> | ||
555 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NotUsing</PrecompiledHeader> | ||
556 | </ClCompile> | ||
557 | <ClCompile Include="..\..\src\events\SDL_categories.c" /> | ||
558 | <ClCompile Include="..\..\src\events\SDL_clipboardevents.c" /> | ||
559 | <ClCompile Include="..\..\src\events\SDL_displayevents.c" /> | ||
560 | <ClCompile Include="..\..\src\events\SDL_dropevents.c" /> | ||
561 | <ClCompile Include="..\..\src\events\SDL_events.c" /> | ||
562 | <ClCompile Include="..\..\src\events\SDL_eventwatch.c" /> | ||
563 | <ClCompile Include="..\..\src\events\SDL_keyboard.c" /> | ||
564 | <ClCompile Include="..\..\src\events\SDL_keymap.c" /> | ||
565 | <ClCompile Include="..\..\src\events\SDL_mouse.c" /> | ||
566 | <ClCompile Include="..\..\src\events\SDL_pen.c" /> | ||
567 | <ClCompile Include="..\..\src\events\SDL_quit.c" /> | ||
568 | <ClCompile Include="..\..\src\events\SDL_touch.c" /> | ||
569 | <ClCompile Include="..\..\src\events\SDL_windowevents.c" /> | ||
570 | <ClCompile Include="..\..\src\io\SDL_iostream.c" /> | ||
571 | <ClCompile Include="..\..\src\filesystem\windows\SDL_sysfilesystem.c" /> | ||
572 | <ClCompile Include="..\..\src\haptic\dummy\SDL_syshaptic.c" /> | ||
573 | <ClCompile Include="..\..\src\haptic\SDL_haptic.c" /> | ||
574 | <ClCompile Include="..\..\src\haptic\windows\SDL_dinputhaptic.c" /> | ||
575 | <ClCompile Include="..\..\src\haptic\windows\SDL_windowshaptic.c" /> | ||
576 | <ClCompile Include="..\..\src\hidapi\SDL_hidapi.c" /> | ||
577 | <ClCompile Include="..\..\src\joystick\controller_type.c" /> | ||
578 | <ClCompile Include="..\..\src\joystick\dummy\SDL_sysjoystick.c" /> | ||
579 | <ClCompile Include="..\..\src\joystick\gdk\SDL_gameinputjoystick.c" /> | ||
580 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapijoystick.c" /> | ||
581 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_combined.c" /> | ||
582 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_gamecube.c" /> | ||
583 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_luna.c" /> | ||
584 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_ps3.c" /> | ||
585 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_ps4.c" /> | ||
586 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_ps5.c" /> | ||
587 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_rumble.c" /> | ||
588 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_shield.c" /> | ||
589 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_stadia.c" /> | ||
590 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_steam.c" /> | ||
591 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_steam_hori.c" /> | ||
592 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_steamdeck.c" /> | ||
593 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_switch.c" /> | ||
594 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_wii.c" /> | ||
595 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_xbox360.c" /> | ||
596 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_xbox360w.c" /> | ||
597 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_xboxone.c" /> | ||
598 | <ClCompile Include="..\..\src\joystick\SDL_gamepad.c" /> | ||
599 | <ClCompile Include="..\..\src\joystick\SDL_joystick.c" /> | ||
600 | <ClCompile Include="..\..\src\joystick\SDL_steam_virtual_gamepad.c" /> | ||
601 | <ClCompile Include="..\..\src\joystick\virtual\SDL_virtualjoystick.c" /> | ||
602 | <ClCompile Include="..\..\src\joystick\windows\SDL_dinputjoystick.c" /> | ||
603 | <ClCompile Include="..\..\src\joystick\windows\SDL_rawinputjoystick.c" /> | ||
604 | <ClCompile Include="..\..\src\joystick\windows\SDL_windowsjoystick.c" /> | ||
605 | <ClCompile Include="..\..\src\joystick\windows\SDL_windows_gaming_input.c" /> | ||
606 | <ClCompile Include="..\..\src\joystick\windows\SDL_xinputjoystick.c" /> | ||
607 | <ClCompile Include="..\..\src\libm\s_modf.c" /> | ||
608 | <ClCompile Include="..\..\src\loadso\windows\SDL_sysloadso.c" /> | ||
609 | <ClCompile Include="..\..\src\locale\SDL_locale.c" /> | ||
610 | <ClCompile Include="..\..\src\locale\windows\SDL_syslocale.c" /> | ||
611 | <ClCompile Include="..\..\src\misc\SDL_url.c" /> | ||
612 | <ClCompile Include="..\..\src\misc\windows\SDL_sysurl.c" /> | ||
613 | <ClCompile Include="..\..\src\power\SDL_power.c" /> | ||
614 | <ClCompile Include="..\..\src\power\windows\SDL_syspower.c" /> | ||
615 | <ClCompile Include="..\..\src\process\SDL_process.c" /> | ||
616 | <ClCompile Include="..\..\src\process\windows\SDL_windowsprocess.c" /> | ||
617 | <ClCompile Include="..\..\src\render\direct3d11\SDL_shaders_d3d11.c" /> | ||
618 | <ClCompile Include="..\..\src\render\direct3d12\SDL_render_d3d12.c" /> | ||
619 | <ClCompile Include="..\..\src\render\direct3d12\SDL_shaders_d3d12.c" /> | ||
620 | <ClCompile Include="..\..\src\render\direct3d\SDL_render_d3d.c" /> | ||
621 | <ClCompile Include="..\..\src\render\direct3d11\SDL_render_d3d11.c" /> | ||
622 | <ClCompile Include="..\..\src\render\direct3d\SDL_shaders_d3d.c" /> | ||
623 | <ClCompile Include="..\..\src\render\gpu\SDL_pipeline_gpu.c" /> | ||
624 | <ClCompile Include="..\..\src\render\gpu\SDL_render_gpu.c" /> | ||
625 | <ClCompile Include="..\..\src\render\gpu\SDL_shaders_gpu.c" /> | ||
626 | <ClCompile Include="..\..\src\render\opengl\SDL_render_gl.c" /> | ||
627 | <ClCompile Include="..\..\src\render\opengl\SDL_shaders_gl.c" /> | ||
628 | <ClCompile Include="..\..\src\render\opengles2\SDL_render_gles2.c" /> | ||
629 | <ClCompile Include="..\..\src\render\opengles2\SDL_shaders_gles2.c" /> | ||
630 | <ClCompile Include="..\..\src\render\SDL_d3dmath.c" /> | ||
631 | <ClCompile Include="..\..\src\render\SDL_render.c" /> | ||
632 | <ClCompile Include="..\..\src\render\SDL_render_unsupported.c" /> | ||
633 | <ClCompile Include="..\..\src\render\SDL_yuv_sw.c" /> | ||
634 | <ClCompile Include="..\..\src\render\software\SDL_blendfillrect.c" /> | ||
635 | <ClCompile Include="..\..\src\render\software\SDL_blendline.c" /> | ||
636 | <ClCompile Include="..\..\src\render\software\SDL_blendpoint.c" /> | ||
637 | <ClCompile Include="..\..\src\render\software\SDL_drawline.c" /> | ||
638 | <ClCompile Include="..\..\src\render\software\SDL_drawpoint.c" /> | ||
639 | <ClCompile Include="..\..\src\render\software\SDL_render_sw.c" /> | ||
640 | <ClCompile Include="..\..\src\render\software\SDL_rotate.c" /> | ||
641 | <ClCompile Include="..\..\src\render\software\SDL_triangle.c" /> | ||
642 | <ClCompile Include="..\..\src\SDL.c" /> | ||
643 | <ClCompile Include="..\..\src\SDL_assert.c" /> | ||
644 | <ClCompile Include="..\..\src\SDL_error.c" /> | ||
645 | <ClCompile Include="..\..\src\SDL_hashtable.c" /> | ||
646 | <ClCompile Include="..\..\src\SDL_hints.c" /> | ||
647 | <ClCompile Include="..\..\src\SDL_list.c" /> | ||
648 | <ClCompile Include="..\..\src\SDL_log.c" /> | ||
649 | <ClCompile Include="..\..\src\SDL_properties.c" /> | ||
650 | <ClCompile Include="..\..\src\SDL_utils.c" /> | ||
651 | <ClCompile Include="..\..\src\sensor\dummy\SDL_dummysensor.c" /> | ||
652 | <ClCompile Include="..\..\src\sensor\SDL_sensor.c" /> | ||
653 | <ClCompile Include="..\..\src\sensor\windows\SDL_windowssensor.c" /> | ||
654 | <ClCompile Include="..\..\src\stdlib\SDL_crc16.c" /> | ||
655 | <ClCompile Include="..\..\src\stdlib\SDL_crc32.c" /> | ||
656 | <ClCompile Include="..\..\src\stdlib\SDL_getenv.c" /> | ||
657 | <ClCompile Include="..\..\src\stdlib\SDL_iconv.c" /> | ||
658 | <ClCompile Include="..\..\src\stdlib\SDL_malloc.c" /> | ||
659 | <ClCompile Include="..\..\src\stdlib\SDL_memcpy.c" /> | ||
660 | <ClCompile Include="..\..\src\stdlib\SDL_memmove.c" /> | ||
661 | <ClCompile Include="..\..\src\stdlib\SDL_memset.c" /> | ||
662 | <ClCompile Include="..\..\src\stdlib\SDL_mslibc.c" /> | ||
663 | <ClCompile Include="..\..\src\stdlib\SDL_murmur3.c" /> | ||
664 | <ClCompile Include="..\..\src\stdlib\SDL_qsort.c" /> | ||
665 | <ClCompile Include="..\..\src\stdlib\SDL_random.c" /> | ||
666 | <ClCompile Include="..\..\src\stdlib\SDL_stdlib.c" /> | ||
667 | <ClCompile Include="..\..\src\stdlib\SDL_string.c" /> | ||
668 | <ClCompile Include="..\..\src\stdlib\SDL_strtokr.c" /> | ||
669 | <ClCompile Include="..\..\src\storage\generic\SDL_genericstorage.c" /> | ||
670 | <ClCompile Include="..\..\src\storage\steam\SDL_steamstorage.c" /> | ||
671 | <ClCompile Include="..\..\src\storage\SDL_storage.c" /> | ||
672 | <ClCompile Include="..\..\src\thread\generic\SDL_syscond.c" /> | ||
673 | <ClCompile Include="..\..\src\thread\generic\SDL_sysrwlock.c" /> | ||
674 | <ClCompile Include="..\..\src\thread\SDL_thread.c" /> | ||
675 | <ClCompile Include="..\..\src\thread\windows\SDL_syscond_cv.c" /> | ||
676 | <ClCompile Include="..\..\src\thread\windows\SDL_sysmutex.c" /> | ||
677 | <ClCompile Include="..\..\src\thread\windows\SDL_sysrwlock_srw.c" /> | ||
678 | <ClCompile Include="..\..\src\thread\windows\SDL_syssem.c" /> | ||
679 | <ClCompile Include="..\..\src\thread\windows\SDL_systhread.c" /> | ||
680 | <ClCompile Include="..\..\src\thread\windows\SDL_systls.c" /> | ||
681 | <ClCompile Include="..\..\src\timer\SDL_timer.c" /> | ||
682 | <ClCompile Include="..\..\src\timer\windows\SDL_systimer.c" /> | ||
683 | <ClCompile Include="..\..\src\time\SDL_time.c" /> | ||
684 | <ClCompile Include="..\..\src\time\windows\SDL_systime.c" /> | ||
685 | <ClCompile Include="..\..\src\tray\windows\SDL_tray.c" /> | ||
686 | <ClCompile Include="..\..\src\tray\SDL_tray_utils.c" /> | ||
687 | <ClCompile Include="..\..\src\video\dummy\SDL_nullevents.c" /> | ||
688 | <ClCompile Include="..\..\src\video\dummy\SDL_nullframebuffer.c" /> | ||
689 | <ClCompile Include="..\..\src\video\dummy\SDL_nullvideo.c" /> | ||
690 | <ClCompile Include="..\..\src\video\offscreen\SDL_offscreenevents.c" /> | ||
691 | <ClCompile Include="..\..\src\video\offscreen\SDL_offscreenframebuffer.c" /> | ||
692 | <ClCompile Include="..\..\src\video\offscreen\SDL_offscreenopengles.c" /> | ||
693 | <ClCompile Include="..\..\src\video\offscreen\SDL_offscreenvideo.c" /> | ||
694 | <ClCompile Include="..\..\src\video\offscreen\SDL_offscreenvulkan.c" /> | ||
695 | <ClCompile Include="..\..\src\video\offscreen\SDL_offscreenwindow.c" /> | ||
696 | <ClCompile Include="..\..\src\video\SDL_blit.c" /> | ||
697 | <ClCompile Include="..\..\src\video\SDL_blit_0.c" /> | ||
698 | <ClCompile Include="..\..\src\video\SDL_blit_1.c" /> | ||
699 | <ClCompile Include="..\..\src\video\SDL_blit_A.c" /> | ||
700 | <ClCompile Include="..\..\src\video\SDL_blit_auto.c" /> | ||
701 | <ClCompile Include="..\..\src\video\SDL_blit_copy.c" /> | ||
702 | <ClCompile Include="..\..\src\video\SDL_blit_N.c" /> | ||
703 | <ClCompile Include="..\..\src\video\SDL_blit_slow.c" /> | ||
704 | <ClCompile Include="..\..\src\video\SDL_bmp.c" /> | ||
705 | <ClCompile Include="..\..\src\video\SDL_clipboard.c" /> | ||
706 | <ClCompile Include="..\..\src\video\SDL_egl.c" /> | ||
707 | <ClCompile Include="..\..\src\video\SDL_fillrect.c" /> | ||
708 | <ClCompile Include="..\..\src\video\SDL_pixels.c" /> | ||
709 | <ClCompile Include="..\..\src\video\SDL_rect.c" /> | ||
710 | <ClCompile Include="..\..\src\video\SDL_RLEaccel.c" /> | ||
711 | <ClCompile Include="..\..\src\video\SDL_stb.c" /> | ||
712 | <ClCompile Include="..\..\src\video\SDL_stretch.c" /> | ||
713 | <ClCompile Include="..\..\src\video\SDL_surface.c" /> | ||
714 | <ClCompile Include="..\..\src\video\SDL_video.c" /> | ||
715 | <ClCompile Include="..\..\src\video\SDL_video_unsupported.c" /> | ||
716 | <ClCompile Include="..\..\src\video\SDL_vulkan_utils.c" /> | ||
717 | <ClCompile Include="..\..\src\video\SDL_yuv.c" /> | ||
718 | <ClCompile Include="..\..\src\video\windows\SDL_surface_utils.c" /> | ||
719 | <ClCompile Include="..\..\src\video\windows\SDL_windowsclipboard.c" /> | ||
720 | <ClCompile Include="..\..\src\video\windows\SDL_windowsevents.c" /> | ||
721 | <ClCompile Include="..\..\src\video\windows\SDL_windowsframebuffer.c" /> | ||
722 | <ClCompile Include="..\..\src\video\windows\SDL_windowskeyboard.c" /> | ||
723 | <ClCompile Include="..\..\src\video\windows\SDL_windowsgameinput.c" /> | ||
724 | <ClCompile Include="..\..\src\video\windows\SDL_windowsmessagebox.c" /> | ||
725 | <ClCompile Include="..\..\src\video\windows\SDL_windowsmodes.c" /> | ||
726 | <ClCompile Include="..\..\src\video\windows\SDL_windowsmouse.c" /> | ||
727 | <ClCompile Include="..\..\src\video\windows\SDL_windowsopengl.c" /> | ||
728 | <ClCompile Include="..\..\src\video\windows\SDL_windowsopengles.c" /> | ||
729 | <ClCompile Include="..\..\src\video\windows\SDL_windowsrawinput.c" /> | ||
730 | <ClCompile Include="..\..\src\video\windows\SDL_windowsshape.c" /> | ||
731 | <ClCompile Include="..\..\src\video\windows\SDL_windowsvideo.c" /> | ||
732 | <ClCompile Include="..\..\src\video\windows\SDL_windowsvulkan.c" /> | ||
733 | <ClCompile Include="..\..\src\video\windows\SDL_windowswindow.c" /> | ||
734 | <ClCompile Include="..\..\src\video\yuv2rgb\yuv_rgb_lsx.c" /> | ||
735 | <ClCompile Include="..\..\src\video\yuv2rgb\yuv_rgb_sse.c" /> | ||
736 | <ClCompile Include="..\..\src\video\yuv2rgb\yuv_rgb_std.c" /> | ||
737 | </ItemGroup> | ||
738 | <ItemGroup> | ||
739 | <ResourceCompile Include="..\..\src\core\windows\version.rc" /> | ||
740 | </ItemGroup> | ||
741 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
742 | <ImportGroup Label="ExtensionTargets"> | ||
743 | </ImportGroup> | ||
744 | </Project> | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/SDL/SDL.vcxproj.filters b/src/contrib/SDL-3.2.20/VisualC/SDL/SDL.vcxproj.filters new file mode 100644 index 0000000..d653ee0 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/SDL/SDL.vcxproj.filters | |||
@@ -0,0 +1,1595 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup> | ||
4 | <Filter Include="API Headers"> | ||
5 | <UniqueIdentifier>{395b3af0-33d0-411b-b153-de1676bf1ef8}</UniqueIdentifier> | ||
6 | </Filter> | ||
7 | <Filter Include="audio"> | ||
8 | <UniqueIdentifier>{5a3e3167-75be-414f-8947-a5306df372b2}</UniqueIdentifier> | ||
9 | </Filter> | ||
10 | <Filter Include="atomic"> | ||
11 | <UniqueIdentifier>{546d9ed1-988e-49d3-b1a5-e5b3d19de6c1}</UniqueIdentifier> | ||
12 | </Filter> | ||
13 | <Filter Include="core"> | ||
14 | <UniqueIdentifier>{a56247ff-5108-4960-ba6a-6814fd1554ec}</UniqueIdentifier> | ||
15 | </Filter> | ||
16 | <Filter Include="core\windows"> | ||
17 | <UniqueIdentifier>{8880dfad-2a06-4e84-ab6e-6583641ad2d1}</UniqueIdentifier> | ||
18 | </Filter> | ||
19 | <Filter Include="cpuinfo"> | ||
20 | <UniqueIdentifier>{2b996a7f-f3e9-4300-a97f-2c907bcd89a9}</UniqueIdentifier> | ||
21 | </Filter> | ||
22 | <Filter Include="dynapi"> | ||
23 | <UniqueIdentifier>{5713d682-2bc7-4da4-bcf0-262a98f142eb}</UniqueIdentifier> | ||
24 | </Filter> | ||
25 | <Filter Include="events"> | ||
26 | <UniqueIdentifier>{5e27e19f-b3f8-4e2d-b323-b00b2040ec86}</UniqueIdentifier> | ||
27 | </Filter> | ||
28 | <Filter Include="io"> | ||
29 | <UniqueIdentifier>{a3ab9cff-8495-4a5c-8af6-27e43199a712}</UniqueIdentifier> | ||
30 | </Filter> | ||
31 | <Filter Include="filesystem"> | ||
32 | <UniqueIdentifier>{377061e4-3856-4f05-b916-0d3b360df0f6}</UniqueIdentifier> | ||
33 | </Filter> | ||
34 | <Filter Include="filesystem\windows"> | ||
35 | <UniqueIdentifier>{226a6643-1c65-4c7f-92aa-861313d974bb}</UniqueIdentifier> | ||
36 | </Filter> | ||
37 | <Filter Include="haptic"> | ||
38 | <UniqueIdentifier>{ef859522-a7fe-4a00-a511-d6a9896adf5b}</UniqueIdentifier> | ||
39 | </Filter> | ||
40 | <Filter Include="hidapi"> | ||
41 | <UniqueIdentifier>{01fd2642-4493-4316-b548-fb829f4c9125}</UniqueIdentifier> | ||
42 | </Filter> | ||
43 | <Filter Include="joystick"> | ||
44 | <UniqueIdentifier>{cce7558f-590a-4f0a-ac0d-e579f76e588e}</UniqueIdentifier> | ||
45 | </Filter> | ||
46 | <Filter Include="libm"> | ||
47 | <UniqueIdentifier>{7a53c9e4-d4bd-40ed-9265-1625df685121}</UniqueIdentifier> | ||
48 | </Filter> | ||
49 | <Filter Include="hidapi\hidapi"> | ||
50 | <UniqueIdentifier>{4c7a051c-ce7c-426c-bf8c-9187827f9052}</UniqueIdentifier> | ||
51 | </Filter> | ||
52 | <Filter Include="loadso"> | ||
53 | <UniqueIdentifier>{97e2f79f-311b-42ea-81b2-e801649fdd93}</UniqueIdentifier> | ||
54 | </Filter> | ||
55 | <Filter Include="loadso\windows"> | ||
56 | <UniqueIdentifier>{baf97c8c-7e90-41e5-bff8-14051b8d3956}</UniqueIdentifier> | ||
57 | </Filter> | ||
58 | <Filter Include="locale"> | ||
59 | <UniqueIdentifier>{45e50d3a-56c9-4352-b811-0c60c49a2431}</UniqueIdentifier> | ||
60 | </Filter> | ||
61 | <Filter Include="misc"> | ||
62 | <UniqueIdentifier>{9d86e0ef-d6f6-4db2-bfc5-b3529406fa8d}</UniqueIdentifier> | ||
63 | </Filter> | ||
64 | <Filter Include="misc\windows"> | ||
65 | <UniqueIdentifier>{b35fa13c-6ed2-4680-8c56-c7d71b76ceab}</UniqueIdentifier> | ||
66 | </Filter> | ||
67 | <Filter Include="locale\windows"> | ||
68 | <UniqueIdentifier>{61b61b31-9e26-4171-a3bb-b969f1889726}</UniqueIdentifier> | ||
69 | </Filter> | ||
70 | <Filter Include="audio\directsound"> | ||
71 | <UniqueIdentifier>{f63aa216-6ee7-4143-90d3-32be3787f276}</UniqueIdentifier> | ||
72 | </Filter> | ||
73 | <Filter Include="audio\disk"> | ||
74 | <UniqueIdentifier>{90bee923-89df-417f-a6c3-3e260a7dd54d}</UniqueIdentifier> | ||
75 | </Filter> | ||
76 | <Filter Include="audio\dummy"> | ||
77 | <UniqueIdentifier>{4c8ad943-c2fb-4014-9ca3-041e0ad08426}</UniqueIdentifier> | ||
78 | </Filter> | ||
79 | <Filter Include="audio\wasapi"> | ||
80 | <UniqueIdentifier>{3d68ae70-a9ff-46cf-be69-069f0b02aca0}</UniqueIdentifier> | ||
81 | </Filter> | ||
82 | <Filter Include="haptic\windows"> | ||
83 | <UniqueIdentifier>{ebc2fca3-3c26-45e3-815e-3e0581d5e226}</UniqueIdentifier> | ||
84 | </Filter> | ||
85 | <Filter Include="haptic\dummy"> | ||
86 | <UniqueIdentifier>{47c445a2-7014-4e15-9660-7c89a27dddcf}</UniqueIdentifier> | ||
87 | </Filter> | ||
88 | <Filter Include="joystick\dummy"> | ||
89 | <UniqueIdentifier>{d008487d-6ed0-4251-848b-79a68e3c1459}</UniqueIdentifier> | ||
90 | </Filter> | ||
91 | <Filter Include="joystick\gdk"> | ||
92 | <UniqueIdentifier>{c9e8273e-13ae-47dc-bef8-8ad8e64c9a3e}</UniqueIdentifier> | ||
93 | </Filter> | ||
94 | <Filter Include="joystick\hidapi"> | ||
95 | <UniqueIdentifier>{c9e8273e-13ae-47dc-bef8-8ad8e64c9a3d}</UniqueIdentifier> | ||
96 | </Filter> | ||
97 | <Filter Include="joystick\windows"> | ||
98 | <UniqueIdentifier>{0b8e136d-56ae-47e7-9981-e863a57ac616}</UniqueIdentifier> | ||
99 | </Filter> | ||
100 | <Filter Include="joystick\virtual"> | ||
101 | <UniqueIdentifier>{bf3febd3-9328-43e8-b196-0fd3be8177dd}</UniqueIdentifier> | ||
102 | </Filter> | ||
103 | <Filter Include="video"> | ||
104 | <UniqueIdentifier>{1a62dc68-52d2-4c07-9d81-d94dfe1d0d12}</UniqueIdentifier> | ||
105 | </Filter> | ||
106 | <Filter Include="video\dummy"> | ||
107 | <UniqueIdentifier>{e9f01b22-34b3-4380-ade6-0e96c74e9c90}</UniqueIdentifier> | ||
108 | </Filter> | ||
109 | <Filter Include="video\yuv2rgb"> | ||
110 | <UniqueIdentifier>{f674f22f-7841-4f3a-974e-c36b2d4823fc}</UniqueIdentifier> | ||
111 | </Filter> | ||
112 | <Filter Include="video\windows"> | ||
113 | <UniqueIdentifier>{d7ad92de-4e55-4202-9b2b-1bd9a35fe4dc}</UniqueIdentifier> | ||
114 | </Filter> | ||
115 | <Filter Include="timer"> | ||
116 | <UniqueIdentifier>{8311d79d-9ad5-4369-99fe-b2fb2659d402}</UniqueIdentifier> | ||
117 | </Filter> | ||
118 | <Filter Include="timer\windows"> | ||
119 | <UniqueIdentifier>{6c4dfb80-fdf9-497c-a6ff-3cd8f22efde9}</UniqueIdentifier> | ||
120 | </Filter> | ||
121 | <Filter Include="thread"> | ||
122 | <UniqueIdentifier>{4810e35c-33cb-4da2-bfaf-452da20d3c9a}</UniqueIdentifier> | ||
123 | </Filter> | ||
124 | <Filter Include="thread\windows"> | ||
125 | <UniqueIdentifier>{2cf93f1d-81fd-4bdc-998c-5e2fa43988bc}</UniqueIdentifier> | ||
126 | </Filter> | ||
127 | <Filter Include="thread\generic"> | ||
128 | <UniqueIdentifier>{5752b7ab-2344-4f38-95ab-b5d3bc150315}</UniqueIdentifier> | ||
129 | </Filter> | ||
130 | <Filter Include="stdlib"> | ||
131 | <UniqueIdentifier>{7a0eae3d-f113-4914-b926-6816d1929250}</UniqueIdentifier> | ||
132 | </Filter> | ||
133 | <Filter Include="sensor"> | ||
134 | <UniqueIdentifier>{ee602cbf-96a2-4b0b-92a9-51d38a727411}</UniqueIdentifier> | ||
135 | </Filter> | ||
136 | <Filter Include="sensor\dummy"> | ||
137 | <UniqueIdentifier>{a812185b-9060-4a1c-8431-be4f66894626}</UniqueIdentifier> | ||
138 | </Filter> | ||
139 | <Filter Include="sensor\windows"> | ||
140 | <UniqueIdentifier>{31c16cdf-adc4-4950-8293-28ba530f3882}</UniqueIdentifier> | ||
141 | </Filter> | ||
142 | <Filter Include="render"> | ||
143 | <UniqueIdentifier>{add61b53-8144-47d6-bd67-3420a87c4905}</UniqueIdentifier> | ||
144 | </Filter> | ||
145 | <Filter Include="render\direct3d"> | ||
146 | <UniqueIdentifier>{e7cdcf36-b462-49c7-98b7-07ea7b3687f4}</UniqueIdentifier> | ||
147 | </Filter> | ||
148 | <Filter Include="render\direct3d11"> | ||
149 | <UniqueIdentifier>{82588eef-dcaa-4f69-b2a9-e675940ce54c}</UniqueIdentifier> | ||
150 | </Filter> | ||
151 | <Filter Include="render\opengl"> | ||
152 | <UniqueIdentifier>{560239c3-8fa1-4d23-a81a-b8408b2f7d3f}</UniqueIdentifier> | ||
153 | </Filter> | ||
154 | <Filter Include="render\opengles2"> | ||
155 | <UniqueIdentifier>{81711059-7575-4ece-9e68-333b63e992c4}</UniqueIdentifier> | ||
156 | </Filter> | ||
157 | <Filter Include="render\software"> | ||
158 | <UniqueIdentifier>{1e44970f-7535-4bfb-b8a5-ea0cea0349e0}</UniqueIdentifier> | ||
159 | </Filter> | ||
160 | <Filter Include="power"> | ||
161 | <UniqueIdentifier>{1dd91224-1176-492b-a2cb-e26153394db0}</UniqueIdentifier> | ||
162 | </Filter> | ||
163 | <Filter Include="power\windows"> | ||
164 | <UniqueIdentifier>{e3ecfe50-cf22-41d3-8983-2fead5164b47}</UniqueIdentifier> | ||
165 | </Filter> | ||
166 | <Filter Include="video\khronos"> | ||
167 | <UniqueIdentifier>{5521d22f-1e52-47a6-8c52-06a3b6bdefd7}</UniqueIdentifier> | ||
168 | </Filter> | ||
169 | <Filter Include="video\khronos\vulkan"> | ||
170 | <UniqueIdentifier>{4755f3a6-49ac-46d6-86be-21f5c21f2197}</UniqueIdentifier> | ||
171 | </Filter> | ||
172 | <Filter Include="render\direct3d12"> | ||
173 | <UniqueIdentifier>{f48c2b17-1bee-4fec-a7c8-24cf619abe08}</UniqueIdentifier> | ||
174 | </Filter> | ||
175 | <Filter Include="video\intrin"> | ||
176 | <UniqueIdentifier>{653672cc-90ae-4eba-a256-6479f2c31804}</UniqueIdentifier> | ||
177 | </Filter> | ||
178 | <Filter Include="main"> | ||
179 | <UniqueIdentifier>{00001967ea2801028a046a722a070000}</UniqueIdentifier> | ||
180 | </Filter> | ||
181 | <Filter Include="main\generic"> | ||
182 | <UniqueIdentifier>{0000ddc7911820dbe64274d3654f0000}</UniqueIdentifier> | ||
183 | </Filter> | ||
184 | <Filter Include="camera"> | ||
185 | <UniqueIdentifier>{0000de1b75e1a954834693f1c81e0000}</UniqueIdentifier> | ||
186 | </Filter> | ||
187 | <Filter Include="camera\dummy"> | ||
188 | <UniqueIdentifier>{0000fc2700d453b3c8d79fe81e1c0000}</UniqueIdentifier> | ||
189 | </Filter> | ||
190 | <Filter Include="camera\mediafoundation"> | ||
191 | <UniqueIdentifier>{0000fbfe2d21e4f451142e7d0e870000}</UniqueIdentifier> | ||
192 | </Filter> | ||
193 | <Filter Include="render\vulkan"> | ||
194 | <UniqueIdentifier>{5115ba31-20f8-4eab-a8c5-6a572ab78ff7}</UniqueIdentifier> | ||
195 | </Filter> | ||
196 | <Filter Include="time"> | ||
197 | <UniqueIdentifier>{00003288226ff86b99eee5b443e90000}</UniqueIdentifier> | ||
198 | </Filter> | ||
199 | <Filter Include="time\windows"> | ||
200 | <UniqueIdentifier>{0000d7fda065b13b0ca4ab262c380000}</UniqueIdentifier> | ||
201 | </Filter> | ||
202 | <Filter Include="gpu"> | ||
203 | <UniqueIdentifier>{098fbef9-d8a0-4b3b-b57b-d157d395335d}</UniqueIdentifier> | ||
204 | </Filter> | ||
205 | <Filter Include="dialog"> | ||
206 | <UniqueIdentifier>{00008dfdfa0190856fbf3c7db52d0000}</UniqueIdentifier> | ||
207 | </Filter> | ||
208 | <Filter Include="video\offscreen"> | ||
209 | <UniqueIdentifier>{748cf015-00b8-4e71-ac48-02e947e4d93d}</UniqueIdentifier> | ||
210 | </Filter> | ||
211 | <Filter Include="main\windows"> | ||
212 | <UniqueIdentifier>{00009d5ded166cc6c6680ec771a30000}</UniqueIdentifier> | ||
213 | </Filter> | ||
214 | <Filter Include="io\generic"> | ||
215 | <UniqueIdentifier>{00004d6806b6238cae0ed62db5440000}</UniqueIdentifier> | ||
216 | </Filter> | ||
217 | <Filter Include="io\windows"> | ||
218 | <UniqueIdentifier>{000028b2ea36d7190d13777a4dc70000}</UniqueIdentifier> | ||
219 | </Filter> | ||
220 | </ItemGroup> | ||
221 | <ItemGroup> | ||
222 | <ClInclude Include="..\..\include\SDL3\SDL_begin_code.h"> | ||
223 | <Filter>API Headers</Filter> | ||
224 | </ClInclude> | ||
225 | <ClInclude Include="..\..\include\SDL3\SDL_camera.h"> | ||
226 | <Filter>API Headers</Filter> | ||
227 | </ClInclude> | ||
228 | <ClInclude Include="..\..\include\SDL3\SDL_close_code.h"> | ||
229 | <Filter>API Headers</Filter> | ||
230 | </ClInclude> | ||
231 | <ClInclude Include="..\..\include\SDL3\SDL.h"> | ||
232 | <Filter>API Headers</Filter> | ||
233 | </ClInclude> | ||
234 | <ClInclude Include="..\..\include\SDL3\SDL_assert.h"> | ||
235 | <Filter>API Headers</Filter> | ||
236 | </ClInclude> | ||
237 | <ClInclude Include="..\..\include\SDL3\SDL_atomic.h"> | ||
238 | <Filter>API Headers</Filter> | ||
239 | </ClInclude> | ||
240 | <ClInclude Include="..\..\include\SDL3\SDL_audio.h"> | ||
241 | <Filter>API Headers</Filter> | ||
242 | </ClInclude> | ||
243 | <ClInclude Include="..\..\include\SDL3\SDL_bits.h"> | ||
244 | <Filter>API Headers</Filter> | ||
245 | </ClInclude> | ||
246 | <ClInclude Include="..\..\include\SDL3\SDL_blendmode.h"> | ||
247 | <Filter>API Headers</Filter> | ||
248 | </ClInclude> | ||
249 | <ClInclude Include="..\..\include\SDL3\SDL_clipboard.h"> | ||
250 | <Filter>API Headers</Filter> | ||
251 | </ClInclude> | ||
252 | <ClInclude Include="..\..\include\SDL3\SDL_copying.h"> | ||
253 | <Filter>API Headers</Filter> | ||
254 | </ClInclude> | ||
255 | <ClInclude Include="..\..\include\SDL3\SDL_cpuinfo.h"> | ||
256 | <Filter>API Headers</Filter> | ||
257 | </ClInclude> | ||
258 | <ClInclude Include="..\..\include\SDL3\SDL_egl.h"> | ||
259 | <Filter>API Headers</Filter> | ||
260 | </ClInclude> | ||
261 | <ClInclude Include="..\..\include\SDL3\SDL_endian.h"> | ||
262 | <Filter>API Headers</Filter> | ||
263 | </ClInclude> | ||
264 | <ClInclude Include="..\..\include\SDL3\SDL_error.h"> | ||
265 | <Filter>API Headers</Filter> | ||
266 | </ClInclude> | ||
267 | <ClInclude Include="..\..\include\SDL3\SDL_events.h"> | ||
268 | <Filter>API Headers</Filter> | ||
269 | </ClInclude> | ||
270 | <ClInclude Include="..\..\include\SDL3\SDL_filesystem.h"> | ||
271 | <Filter>API Headers</Filter> | ||
272 | </ClInclude> | ||
273 | <ClInclude Include="..\..\include\SDL3\SDL_gamepad.h"> | ||
274 | <Filter>API Headers</Filter> | ||
275 | </ClInclude> | ||
276 | <ClInclude Include="..\..\include\SDL3\SDL_guid.h"> | ||
277 | <Filter>API Headers</Filter> | ||
278 | </ClInclude> | ||
279 | <ClInclude Include="..\..\include\SDL3\SDL_haptic.h"> | ||
280 | <Filter>API Headers</Filter> | ||
281 | </ClInclude> | ||
282 | <ClInclude Include="..\..\include\SDL3\SDL_hints.h"> | ||
283 | <Filter>API Headers</Filter> | ||
284 | </ClInclude> | ||
285 | <ClInclude Include="..\..\include\SDL3\SDL_hidapi.h"> | ||
286 | <Filter>API Headers</Filter> | ||
287 | </ClInclude> | ||
288 | <ClInclude Include="..\..\include\SDL3\SDL_asyncio.h"> | ||
289 | <Filter>API Headers</Filter> | ||
290 | </ClInclude> | ||
291 | <ClInclude Include="..\..\include\SDL3\SDL_joystick.h"> | ||
292 | <Filter>API Headers</Filter> | ||
293 | </ClInclude> | ||
294 | <ClInclude Include="..\..\include\SDL3\SDL_keyboard.h"> | ||
295 | <Filter>API Headers</Filter> | ||
296 | </ClInclude> | ||
297 | <ClInclude Include="..\..\include\SDL3\SDL_keycode.h"> | ||
298 | <Filter>API Headers</Filter> | ||
299 | </ClInclude> | ||
300 | <ClInclude Include="..\..\include\SDL3\SDL_loadso.h"> | ||
301 | <Filter>API Headers</Filter> | ||
302 | </ClInclude> | ||
303 | <ClInclude Include="..\..\include\SDL3\SDL_locale.h"> | ||
304 | <Filter>API Headers</Filter> | ||
305 | </ClInclude> | ||
306 | <ClInclude Include="..\..\include\SDL3\SDL_log.h"> | ||
307 | <Filter>API Headers</Filter> | ||
308 | </ClInclude> | ||
309 | <ClInclude Include="..\..\include\SDL3\SDL_main.h"> | ||
310 | <Filter>API Headers</Filter> | ||
311 | </ClInclude> | ||
312 | <ClInclude Include="..\..\include\SDL3\SDL_messagebox.h"> | ||
313 | <Filter>API Headers</Filter> | ||
314 | </ClInclude> | ||
315 | <ClInclude Include="..\..\include\SDL3\SDL_mouse.h"> | ||
316 | <Filter>API Headers</Filter> | ||
317 | </ClInclude> | ||
318 | <ClInclude Include="..\..\include\SDL3\SDL_mutex.h"> | ||
319 | <Filter>API Headers</Filter> | ||
320 | </ClInclude> | ||
321 | <ClInclude Include="..\..\include\SDL3\SDL_opengl.h"> | ||
322 | <Filter>API Headers</Filter> | ||
323 | </ClInclude> | ||
324 | <ClInclude Include="..\..\include\SDL3\SDL_opengl_glext.h"> | ||
325 | <Filter>API Headers</Filter> | ||
326 | </ClInclude> | ||
327 | <ClInclude Include="..\..\include\SDL3\SDL_opengles.h"> | ||
328 | <Filter>API Headers</Filter> | ||
329 | </ClInclude> | ||
330 | <ClInclude Include="..\..\include\SDL3\SDL_opengles2.h"> | ||
331 | <Filter>API Headers</Filter> | ||
332 | </ClInclude> | ||
333 | <ClInclude Include="..\..\include\SDL3\SDL_opengles2_gl2.h"> | ||
334 | <Filter>API Headers</Filter> | ||
335 | </ClInclude> | ||
336 | <ClInclude Include="..\..\include\SDL3\SDL_opengles2_gl2ext.h"> | ||
337 | <Filter>API Headers</Filter> | ||
338 | </ClInclude> | ||
339 | <ClInclude Include="..\..\include\SDL3\SDL_opengles2_gl2platform.h"> | ||
340 | <Filter>API Headers</Filter> | ||
341 | </ClInclude> | ||
342 | <ClInclude Include="..\..\include\SDL3\SDL_opengles2_khrplatform.h"> | ||
343 | <Filter>API Headers</Filter> | ||
344 | </ClInclude> | ||
345 | <ClInclude Include="..\..\include\SDL3\SDL_pen.h"> | ||
346 | <Filter>API Headers</Filter> | ||
347 | </ClInclude> | ||
348 | <ClInclude Include="..\..\include\SDL3\SDL_pixels.h"> | ||
349 | <Filter>API Headers</Filter> | ||
350 | </ClInclude> | ||
351 | <ClInclude Include="..\..\include\SDL3\SDL_platform.h"> | ||
352 | <Filter>API Headers</Filter> | ||
353 | </ClInclude> | ||
354 | <ClInclude Include="..\..\include\SDL3\SDL_platform_defines.h"> | ||
355 | <Filter>API Headers</Filter> | ||
356 | </ClInclude> | ||
357 | <ClInclude Include="..\..\include\SDL3\SDL_power.h"> | ||
358 | <Filter>API Headers</Filter> | ||
359 | </ClInclude> | ||
360 | <ClInclude Include="..\..\include\SDL3\SDL_process.h"> | ||
361 | <Filter>API Headers</Filter> | ||
362 | </ClInclude> | ||
363 | <ClInclude Include="..\..\include\SDL3\SDL_properties.h"> | ||
364 | <Filter>API Headers</Filter> | ||
365 | </ClInclude> | ||
366 | <ClInclude Include="..\..\include\SDL3\SDL_rect.h"> | ||
367 | <Filter>API Headers</Filter> | ||
368 | </ClInclude> | ||
369 | <ClInclude Include="..\..\include\SDL3\SDL_render.h"> | ||
370 | <Filter>API Headers</Filter> | ||
371 | </ClInclude> | ||
372 | <ClInclude Include="..\..\include\SDL3\SDL_revision.h"> | ||
373 | <Filter>API Headers</Filter> | ||
374 | </ClInclude> | ||
375 | <ClInclude Include="..\..\include\SDL3\SDL_iostream.h"> | ||
376 | <Filter>API Headers</Filter> | ||
377 | </ClInclude> | ||
378 | <ClInclude Include="..\..\include\SDL3\SDL_scancode.h"> | ||
379 | <Filter>API Headers</Filter> | ||
380 | </ClInclude> | ||
381 | <ClInclude Include="..\..\include\SDL3\SDL_sensor.h"> | ||
382 | <Filter>API Headers</Filter> | ||
383 | </ClInclude> | ||
384 | <ClInclude Include="..\..\include\SDL3\SDL_stdinc.h"> | ||
385 | <Filter>API Headers</Filter> | ||
386 | </ClInclude> | ||
387 | <ClInclude Include="..\..\include\SDL3\SDL_surface.h"> | ||
388 | <Filter>API Headers</Filter> | ||
389 | </ClInclude> | ||
390 | <ClInclude Include="..\..\include\SDL3\SDL_system.h"> | ||
391 | <Filter>API Headers</Filter> | ||
392 | </ClInclude> | ||
393 | <ClInclude Include="..\..\include\SDL3\SDL_test.h"> | ||
394 | <Filter>API Headers</Filter> | ||
395 | </ClInclude> | ||
396 | <ClInclude Include="..\..\include\SDL3\SDL_test_assert.h"> | ||
397 | <Filter>API Headers</Filter> | ||
398 | </ClInclude> | ||
399 | <ClInclude Include="..\..\include\SDL3\SDL_test_common.h"> | ||
400 | <Filter>API Headers</Filter> | ||
401 | </ClInclude> | ||
402 | <ClInclude Include="..\..\include\SDL3\SDL_test_compare.h"> | ||
403 | <Filter>API Headers</Filter> | ||
404 | </ClInclude> | ||
405 | <ClInclude Include="..\..\include\SDL3\SDL_test_crc32.h"> | ||
406 | <Filter>API Headers</Filter> | ||
407 | </ClInclude> | ||
408 | <ClInclude Include="..\..\include\SDL3\SDL_test_font.h"> | ||
409 | <Filter>API Headers</Filter> | ||
410 | </ClInclude> | ||
411 | <ClInclude Include="..\..\include\SDL3\SDL_test_fuzzer.h"> | ||
412 | <Filter>API Headers</Filter> | ||
413 | </ClInclude> | ||
414 | <ClInclude Include="..\..\include\SDL3\SDL_test_harness.h"> | ||
415 | <Filter>API Headers</Filter> | ||
416 | </ClInclude> | ||
417 | <ClInclude Include="..\..\include\SDL3\SDL_test_log.h"> | ||
418 | <Filter>API Headers</Filter> | ||
419 | </ClInclude> | ||
420 | <ClInclude Include="..\..\include\SDL3\SDL_test_md5.h"> | ||
421 | <Filter>API Headers</Filter> | ||
422 | </ClInclude> | ||
423 | <ClInclude Include="..\..\include\SDL3\SDL_thread.h"> | ||
424 | <Filter>API Headers</Filter> | ||
425 | </ClInclude> | ||
426 | <ClInclude Include="..\..\include\SDL3\SDL_timer.h"> | ||
427 | <Filter>API Headers</Filter> | ||
428 | </ClInclude> | ||
429 | <ClInclude Include="..\..\include\SDL3\SDL_touch.h"> | ||
430 | <Filter>API Headers</Filter> | ||
431 | </ClInclude> | ||
432 | <ClInclude Include="..\..\include\SDL3\SDL_version.h"> | ||
433 | <Filter>API Headers</Filter> | ||
434 | </ClInclude> | ||
435 | <ClInclude Include="..\..\include\SDL3\SDL_video.h"> | ||
436 | <Filter>API Headers</Filter> | ||
437 | </ClInclude> | ||
438 | <ClInclude Include="..\..\include\SDL3\SDL_vulkan.h"> | ||
439 | <Filter>API Headers</Filter> | ||
440 | </ClInclude> | ||
441 | <ClInclude Include="..\..\src\camera\SDL_camera_c.h"> | ||
442 | <Filter>camera</Filter> | ||
443 | </ClInclude> | ||
444 | <ClInclude Include="..\..\src\camera\SDL_syscamera.h"> | ||
445 | <Filter>camera</Filter> | ||
446 | </ClInclude> | ||
447 | <ClInclude Include="..\..\src\filesystem\SDL_sysfilesystem.h"> | ||
448 | <Filter>filesystem</Filter> | ||
449 | </ClInclude> | ||
450 | <ClInclude Include="..\..\src\io\SDL_asyncio_c.h"> | ||
451 | <Filter>io</Filter> | ||
452 | </ClInclude> | ||
453 | <ClInclude Include="..\..\src\io\SDL_sysasyncio.h"> | ||
454 | <Filter>io</Filter> | ||
455 | </ClInclude> | ||
456 | <ClInclude Include="..\..\src\main\SDL_main_callbacks.h"> | ||
457 | <Filter>main</Filter> | ||
458 | </ClInclude> | ||
459 | <ClInclude Include="..\..\src\SDL_error_c.h" /> | ||
460 | <ClInclude Include="..\..\src\SDL_hashtable.h" /> | ||
461 | <ClInclude Include="..\..\src\SDL_list.h" /> | ||
462 | <ClInclude Include="..\..\include\SDL3\SDL_metal.h"> | ||
463 | <Filter>API Headers</Filter> | ||
464 | </ClInclude> | ||
465 | <ClInclude Include="..\..\include\SDL3\SDL_misc.h"> | ||
466 | <Filter>API Headers</Filter> | ||
467 | </ClInclude> | ||
468 | <ClInclude Include="..\..\include\SDL3\SDL_test_memory.h"> | ||
469 | <Filter>API Headers</Filter> | ||
470 | </ClInclude> | ||
471 | <ClInclude Include="..\..\src\audio\SDL_audio_c.h"> | ||
472 | <Filter>audio</Filter> | ||
473 | </ClInclude> | ||
474 | <ClInclude Include="..\..\src\audio\SDL_audiodev_c.h"> | ||
475 | <Filter>audio</Filter> | ||
476 | </ClInclude> | ||
477 | <ClInclude Include="..\..\src\audio\SDL_wave.h"> | ||
478 | <Filter>audio</Filter> | ||
479 | </ClInclude> | ||
480 | <ClInclude Include="..\..\src\audio\SDL_sysaudio.h"> | ||
481 | <Filter>audio</Filter> | ||
482 | </ClInclude> | ||
483 | <ClInclude Include="..\..\src\audio\SDL_audioqueue.h"> | ||
484 | <Filter>audio</Filter> | ||
485 | </ClInclude> | ||
486 | <ClInclude Include="..\..\src\audio\SDL_audioresample.h"> | ||
487 | <Filter>audio</Filter> | ||
488 | </ClInclude> | ||
489 | <ClInclude Include="..\..\src\core\windows\SDL_directx.h"> | ||
490 | <Filter>core\windows</Filter> | ||
491 | </ClInclude> | ||
492 | <ClInclude Include="..\..\src\core\windows\SDL_gameinput.h"> | ||
493 | <Filter>core\windows</Filter> | ||
494 | </ClInclude> | ||
495 | <ClInclude Include="..\..\src\core\windows\SDL_hid.h"> | ||
496 | <Filter>core\windows</Filter> | ||
497 | </ClInclude> | ||
498 | <ClInclude Include="..\..\src\core\windows\SDL_immdevice.h"> | ||
499 | <Filter>core\windows</Filter> | ||
500 | </ClInclude> | ||
501 | <ClInclude Include="..\..\src\core\windows\SDL_windows.h"> | ||
502 | <Filter>core\windows</Filter> | ||
503 | </ClInclude> | ||
504 | <ClInclude Include="..\..\src\core\windows\SDL_xinput.h"> | ||
505 | <Filter>core\windows</Filter> | ||
506 | </ClInclude> | ||
507 | <ClInclude Include="..\..\src\core\windows\SDL_directx.h"> | ||
508 | <Filter>core\windows</Filter> | ||
509 | </ClInclude> | ||
510 | <ClInclude Include="..\..\src\cpuinfo\SDL_cpuinfo_c.h"> | ||
511 | <Filter>cpuinfo</Filter> | ||
512 | </ClInclude> | ||
513 | <ClInclude Include="..\..\src\dynapi\SDL_dynapi.h"> | ||
514 | <Filter>dynapi</Filter> | ||
515 | </ClInclude> | ||
516 | <ClInclude Include="..\..\src\dynapi\SDL_dynapi_overrides.h"> | ||
517 | <Filter>dynapi</Filter> | ||
518 | </ClInclude> | ||
519 | <ClInclude Include="..\..\src\dynapi\SDL_dynapi_procs.h"> | ||
520 | <Filter>dynapi</Filter> | ||
521 | </ClInclude> | ||
522 | <ClInclude Include="..\..\src\dynapi\SDL_dynapi_unsupported.h"> | ||
523 | <Filter>dynapi</Filter> | ||
524 | </ClInclude> | ||
525 | <ClInclude Include="..\..\src\events\SDL_clipboardevents_c.h"> | ||
526 | <Filter>events</Filter> | ||
527 | </ClInclude> | ||
528 | <ClInclude Include="..\..\src\events\SDL_displayevents_c.h"> | ||
529 | <Filter>events</Filter> | ||
530 | </ClInclude> | ||
531 | <ClInclude Include="..\..\src\events\SDL_dropevents_c.h"> | ||
532 | <Filter>events</Filter> | ||
533 | </ClInclude> | ||
534 | <ClInclude Include="..\..\src\events\SDL_events_c.h"> | ||
535 | <Filter>events</Filter> | ||
536 | </ClInclude> | ||
537 | <ClInclude Include="..\..\src\events\SDL_eventfilter_c.h"> | ||
538 | <Filter>events</Filter> | ||
539 | </ClInclude> | ||
540 | <ClInclude Include="..\..\src\events\SDL_keyboard_c.h"> | ||
541 | <Filter>events</Filter> | ||
542 | </ClInclude> | ||
543 | <ClInclude Include="..\..\src\events\SDL_keymap_c.h"> | ||
544 | <Filter>events</Filter> | ||
545 | </ClInclude> | ||
546 | <ClInclude Include="..\..\src\events\SDL_mouse_c.h"> | ||
547 | <Filter>events</Filter> | ||
548 | </ClInclude> | ||
549 | <ClInclude Include="..\..\src\events\SDL_touch_c.h"> | ||
550 | <Filter>events</Filter> | ||
551 | </ClInclude> | ||
552 | <ClInclude Include="..\..\src\events\SDL_windowevents_c.h"> | ||
553 | <Filter>events</Filter> | ||
554 | </ClInclude> | ||
555 | <ClInclude Include="..\..\src\events\blank_cursor.h"> | ||
556 | <Filter>events</Filter> | ||
557 | </ClInclude> | ||
558 | <ClInclude Include="..\..\src\events\default_cursor.h"> | ||
559 | <Filter>events</Filter> | ||
560 | </ClInclude> | ||
561 | <ClInclude Include="..\..\src\events\scancodes_windows.h"> | ||
562 | <Filter>events</Filter> | ||
563 | </ClInclude> | ||
564 | <ClInclude Include="..\..\src\haptic\SDL_syshaptic.h"> | ||
565 | <Filter>haptic</Filter> | ||
566 | </ClInclude> | ||
567 | <ClInclude Include="..\..\src\haptic\SDL_haptic_c.h"> | ||
568 | <Filter>haptic</Filter> | ||
569 | </ClInclude> | ||
570 | <ClInclude Include="..\..\src\joystick\SDL_gamepad_c.h"> | ||
571 | <Filter>joystick</Filter> | ||
572 | </ClInclude> | ||
573 | <ClInclude Include="..\..\src\joystick\SDL_gamepad_db.h"> | ||
574 | <Filter>joystick</Filter> | ||
575 | </ClInclude> | ||
576 | <ClInclude Include="..\..\src\joystick\SDL_joystick_c.h"> | ||
577 | <Filter>joystick</Filter> | ||
578 | </ClInclude> | ||
579 | <ClInclude Include="..\..\src\joystick\SDL_steam_virtual_gamepad.h"> | ||
580 | <Filter>joystick</Filter> | ||
581 | </ClInclude> | ||
582 | <ClInclude Include="..\..\src\joystick\SDL_sysjoystick.h"> | ||
583 | <Filter>joystick</Filter> | ||
584 | </ClInclude> | ||
585 | <ClInclude Include="..\..\src\joystick\controller_type.h"> | ||
586 | <Filter>joystick</Filter> | ||
587 | </ClInclude> | ||
588 | <ClInclude Include="..\..\src\joystick\usb_ids.h"> | ||
589 | <Filter>joystick</Filter> | ||
590 | </ClInclude> | ||
591 | <ClInclude Include="..\..\src\libm\math_libm.h"> | ||
592 | <Filter>libm</Filter> | ||
593 | </ClInclude> | ||
594 | <ClInclude Include="..\..\src\libm\math_private.h"> | ||
595 | <Filter>libm</Filter> | ||
596 | </ClInclude> | ||
597 | <ClInclude Include="..\..\src\hidapi\hidapi\hidapi.h"> | ||
598 | <Filter>hidapi\hidapi</Filter> | ||
599 | </ClInclude> | ||
600 | <ClInclude Include="..\..\src\locale\SDL_syslocale.h"> | ||
601 | <Filter>locale</Filter> | ||
602 | </ClInclude> | ||
603 | <ClInclude Include="..\..\src\misc\SDL_sysurl.h"> | ||
604 | <Filter>misc</Filter> | ||
605 | </ClInclude> | ||
606 | <ClInclude Include="..\..\src\audio\directsound\SDL_directsound.h"> | ||
607 | <Filter>audio\directsound</Filter> | ||
608 | </ClInclude> | ||
609 | <ClInclude Include="..\..\src\audio\disk\SDL_diskaudio.h"> | ||
610 | <Filter>audio\disk</Filter> | ||
611 | </ClInclude> | ||
612 | <ClInclude Include="..\..\src\audio\dummy\SDL_dummyaudio.h"> | ||
613 | <Filter>audio\dummy</Filter> | ||
614 | </ClInclude> | ||
615 | <ClInclude Include="..\..\src\audio\wasapi\SDL_wasapi.h"> | ||
616 | <Filter>audio\wasapi</Filter> | ||
617 | </ClInclude> | ||
618 | <ClInclude Include="..\..\src\haptic\windows\SDL_dinputhaptic_c.h"> | ||
619 | <Filter>haptic\windows</Filter> | ||
620 | </ClInclude> | ||
621 | <ClInclude Include="..\..\src\haptic\windows\SDL_windowshaptic_c.h"> | ||
622 | <Filter>haptic\windows</Filter> | ||
623 | </ClInclude> | ||
624 | <ClInclude Include="..\..\src\joystick\hidapi\SDL_hidapijoystick_c.h"> | ||
625 | <Filter>joystick\hidapi</Filter> | ||
626 | </ClInclude> | ||
627 | <ClInclude Include="..\..\src\joystick\hidapi\SDL_hidapi_rumble.h"> | ||
628 | <Filter>joystick\hidapi</Filter> | ||
629 | </ClInclude> | ||
630 | <ClInclude Include="..\..\src\joystick\windows\SDL_dinputjoystick_c.h"> | ||
631 | <Filter>joystick\windows</Filter> | ||
632 | </ClInclude> | ||
633 | <ClInclude Include="..\..\src\joystick\windows\SDL_rawinputjoystick_c.h"> | ||
634 | <Filter>joystick\windows</Filter> | ||
635 | </ClInclude> | ||
636 | <ClInclude Include="..\..\src\joystick\windows\SDL_windowsjoystick_c.h"> | ||
637 | <Filter>joystick\windows</Filter> | ||
638 | </ClInclude> | ||
639 | <ClInclude Include="..\..\src\joystick\windows\SDL_xinputjoystick_c.h"> | ||
640 | <Filter>joystick\windows</Filter> | ||
641 | </ClInclude> | ||
642 | <ClInclude Include="..\..\src\joystick\virtual\SDL_virtualjoystick_c.h"> | ||
643 | <Filter>joystick\virtual</Filter> | ||
644 | </ClInclude> | ||
645 | <ClInclude Include="..\..\src\video\SDL_RLEaccel_c.h"> | ||
646 | <Filter>video</Filter> | ||
647 | </ClInclude> | ||
648 | <ClInclude Include="..\..\src\video\SDL_surface_c.h"> | ||
649 | <Filter>video</Filter> | ||
650 | </ClInclude> | ||
651 | <ClInclude Include="..\..\src\video\SDL_blit.h"> | ||
652 | <Filter>video</Filter> | ||
653 | </ClInclude> | ||
654 | <ClInclude Include="..\..\src\video\SDL_blit_auto.h"> | ||
655 | <Filter>video</Filter> | ||
656 | </ClInclude> | ||
657 | <ClInclude Include="..\..\src\video\SDL_blit_copy.h"> | ||
658 | <Filter>video</Filter> | ||
659 | </ClInclude> | ||
660 | <ClInclude Include="..\..\src\video\SDL_blit_slow.h"> | ||
661 | <Filter>video</Filter> | ||
662 | </ClInclude> | ||
663 | <ClInclude Include="..\..\src\video\SDL_clipboard_c.h"> | ||
664 | <Filter>video</Filter> | ||
665 | </ClInclude> | ||
666 | <ClInclude Include="..\..\src\video\SDL_pixels_c.h"> | ||
667 | <Filter>video</Filter> | ||
668 | </ClInclude> | ||
669 | <ClInclude Include="..\..\src\video\SDL_rect_c.h"> | ||
670 | <Filter>video</Filter> | ||
671 | </ClInclude> | ||
672 | <ClInclude Include="..\..\src\video\SDL_sysvideo.h"> | ||
673 | <Filter>video</Filter> | ||
674 | </ClInclude> | ||
675 | <ClInclude Include="..\..\src\video\SDL_egl_c.h"> | ||
676 | <Filter>video</Filter> | ||
677 | </ClInclude> | ||
678 | <ClInclude Include="..\..\src\video\SDL_stb_c.h"> | ||
679 | <Filter>video</Filter> | ||
680 | </ClInclude> | ||
681 | <ClInclude Include="..\..\src\video\SDL_yuv_c.h"> | ||
682 | <Filter>video</Filter> | ||
683 | </ClInclude> | ||
684 | <ClInclude Include="..\..\src\video\SDL_vulkan_internal.h"> | ||
685 | <Filter>video</Filter> | ||
686 | </ClInclude> | ||
687 | <ClInclude Include="..\..\src\video\dummy\SDL_nullevents_c.h"> | ||
688 | <Filter>video\dummy</Filter> | ||
689 | </ClInclude> | ||
690 | <ClInclude Include="..\..\src\video\dummy\SDL_nullframebuffer_c.h"> | ||
691 | <Filter>video\dummy</Filter> | ||
692 | </ClInclude> | ||
693 | <ClInclude Include="..\..\src\video\dummy\SDL_nullvideo.h"> | ||
694 | <Filter>video\dummy</Filter> | ||
695 | </ClInclude> | ||
696 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb.h"> | ||
697 | <Filter>video\yuv2rgb</Filter> | ||
698 | </ClInclude> | ||
699 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_sse_func.h"> | ||
700 | <Filter>video\yuv2rgb</Filter> | ||
701 | </ClInclude> | ||
702 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_std_func.h"> | ||
703 | <Filter>video\yuv2rgb</Filter> | ||
704 | </ClInclude> | ||
705 | <ClInclude Include="..\..\src\video\windows\SDL_surface_utils.h"> | ||
706 | <Filter>video\windows</Filter> | ||
707 | </ClInclude> | ||
708 | <ClInclude Include="..\..\src\video\windows\SDL_windowsclipboard.h"> | ||
709 | <Filter>video\windows</Filter> | ||
710 | </ClInclude> | ||
711 | <ClInclude Include="..\..\src\video\windows\SDL_windowsevents.h"> | ||
712 | <Filter>video\windows</Filter> | ||
713 | </ClInclude> | ||
714 | <ClInclude Include="..\..\src\video\windows\SDL_windowsframebuffer.h"> | ||
715 | <Filter>video\windows</Filter> | ||
716 | </ClInclude> | ||
717 | <ClInclude Include="..\..\src\video\windows\SDL_windowskeyboard.h"> | ||
718 | <Filter>video\windows</Filter> | ||
719 | </ClInclude> | ||
720 | <ClInclude Include="..\..\src\video\windows\SDL_windowsgameinput.h"> | ||
721 | <Filter>video\windows</Filter> | ||
722 | </ClInclude> | ||
723 | <ClInclude Include="..\..\src\video\windows\SDL_windowsmessagebox.h"> | ||
724 | <Filter>video\windows</Filter> | ||
725 | </ClInclude> | ||
726 | <ClInclude Include="..\..\src\video\windows\SDL_windowsmodes.h"> | ||
727 | <Filter>video\windows</Filter> | ||
728 | </ClInclude> | ||
729 | <ClInclude Include="..\..\src\video\windows\SDL_windowsmouse.h"> | ||
730 | <Filter>video\windows</Filter> | ||
731 | </ClInclude> | ||
732 | <ClInclude Include="..\..\src\video\windows\SDL_windowsopengl.h"> | ||
733 | <Filter>video\windows</Filter> | ||
734 | </ClInclude> | ||
735 | <ClInclude Include="..\..\src\video\windows\SDL_windowsrawinput.h"> | ||
736 | <Filter>video\windows</Filter> | ||
737 | </ClInclude> | ||
738 | <ClInclude Include="..\..\src\video\windows\SDL_windowsshape.h"> | ||
739 | <Filter>video\windows</Filter> | ||
740 | </ClInclude> | ||
741 | <ClInclude Include="..\..\src\video\windows\SDL_windowsvideo.h"> | ||
742 | <Filter>video\windows</Filter> | ||
743 | </ClInclude> | ||
744 | <ClInclude Include="..\..\src\video\windows\SDL_windowsvulkan.h"> | ||
745 | <Filter>video\windows</Filter> | ||
746 | </ClInclude> | ||
747 | <ClInclude Include="..\..\src\video\windows\SDL_windowswindow.h"> | ||
748 | <Filter>video\windows</Filter> | ||
749 | </ClInclude> | ||
750 | <ClInclude Include="..\..\src\video\windows\wmmsg.h"> | ||
751 | <Filter>video\windows</Filter> | ||
752 | </ClInclude> | ||
753 | <ClInclude Include="..\..\src\video\windows\SDL_msctf.h"> | ||
754 | <Filter>video\windows</Filter> | ||
755 | </ClInclude> | ||
756 | <ClInclude Include="..\..\src\video\windows\SDL_windowsopengles.h"> | ||
757 | <Filter>video\windows</Filter> | ||
758 | </ClInclude> | ||
759 | <ClInclude Include="..\..\src\timer\SDL_timer_c.h"> | ||
760 | <Filter>timer</Filter> | ||
761 | </ClInclude> | ||
762 | <ClInclude Include="..\..\src\thread\SDL_thread_c.h"> | ||
763 | <Filter>thread</Filter> | ||
764 | </ClInclude> | ||
765 | <ClInclude Include="..\..\src\thread\SDL_systhread.h"> | ||
766 | <Filter>thread</Filter> | ||
767 | </ClInclude> | ||
768 | <ClInclude Include="..\..\src\thread\windows\SDL_sysmutex_c.h"> | ||
769 | <Filter>thread\windows</Filter> | ||
770 | </ClInclude> | ||
771 | <ClInclude Include="..\..\src\thread\windows\SDL_systhread_c.h"> | ||
772 | <Filter>thread\windows</Filter> | ||
773 | </ClInclude> | ||
774 | <ClInclude Include="..\..\src\thread\generic\SDL_syscond_c.h"> | ||
775 | <Filter>thread\generic</Filter> | ||
776 | </ClInclude> | ||
777 | <ClInclude Include="..\..\src\sensor\SDL_sensor_c.h"> | ||
778 | <Filter>sensor</Filter> | ||
779 | </ClInclude> | ||
780 | <ClInclude Include="..\..\src\sensor\SDL_syssensor.h"> | ||
781 | <Filter>sensor</Filter> | ||
782 | </ClInclude> | ||
783 | <ClInclude Include="..\..\src\sensor\dummy\SDL_dummysensor.h"> | ||
784 | <Filter>sensor\dummy</Filter> | ||
785 | </ClInclude> | ||
786 | <ClInclude Include="..\..\src\sensor\windows\SDL_windowssensor.h"> | ||
787 | <Filter>sensor\windows</Filter> | ||
788 | </ClInclude> | ||
789 | <ClInclude Include="..\..\src\render\SDL_d3dmath.h"> | ||
790 | <Filter>render</Filter> | ||
791 | </ClInclude> | ||
792 | <ClInclude Include="..\..\src\render\SDL_sysrender.h"> | ||
793 | <Filter>render</Filter> | ||
794 | </ClInclude> | ||
795 | <ClInclude Include="..\..\src\render\SDL_yuv_sw_c.h"> | ||
796 | <Filter>render</Filter> | ||
797 | </ClInclude> | ||
798 | <ClInclude Include="..\..\src\render\direct3d\SDL_shaders_d3d.h"> | ||
799 | <Filter>render\direct3d</Filter> | ||
800 | </ClInclude> | ||
801 | <ClInclude Include="..\..\src\render\direct3d11\SDL_shaders_d3d11.h"> | ||
802 | <Filter>render\direct3d11</Filter> | ||
803 | </ClInclude> | ||
804 | <ClInclude Include="..\..\src\render\opengl\SDL_glfuncs.h"> | ||
805 | <Filter>render\opengl</Filter> | ||
806 | </ClInclude> | ||
807 | <ClInclude Include="..\..\src\render\opengl\SDL_shaders_gl.h"> | ||
808 | <Filter>render\opengl</Filter> | ||
809 | </ClInclude> | ||
810 | <ClInclude Include="..\..\src\render\opengles2\SDL_shaders_gles2.h"> | ||
811 | <Filter>render\opengles2</Filter> | ||
812 | </ClInclude> | ||
813 | <ClInclude Include="..\..\src\render\opengles2\SDL_gles2funcs.h"> | ||
814 | <Filter>render\opengles2</Filter> | ||
815 | </ClInclude> | ||
816 | <ClInclude Include="..\..\src\render\software\SDL_blendfillrect.h"> | ||
817 | <Filter>render\software</Filter> | ||
818 | </ClInclude> | ||
819 | <ClInclude Include="..\..\src\render\software\SDL_blendline.h"> | ||
820 | <Filter>render\software</Filter> | ||
821 | </ClInclude> | ||
822 | <ClInclude Include="..\..\src\render\software\SDL_blendpoint.h"> | ||
823 | <Filter>render\software</Filter> | ||
824 | </ClInclude> | ||
825 | <ClInclude Include="..\..\src\render\software\SDL_draw.h"> | ||
826 | <Filter>render\software</Filter> | ||
827 | </ClInclude> | ||
828 | <ClInclude Include="..\..\src\render\software\SDL_drawline.h"> | ||
829 | <Filter>render\software</Filter> | ||
830 | </ClInclude> | ||
831 | <ClInclude Include="..\..\src\render\software\SDL_drawpoint.h"> | ||
832 | <Filter>render\software</Filter> | ||
833 | </ClInclude> | ||
834 | <ClInclude Include="..\..\src\render\software\SDL_render_sw_c.h"> | ||
835 | <Filter>render\software</Filter> | ||
836 | </ClInclude> | ||
837 | <ClInclude Include="..\..\src\render\software\SDL_rotate.h"> | ||
838 | <Filter>render\software</Filter> | ||
839 | </ClInclude> | ||
840 | <ClInclude Include="..\..\src\render\software\SDL_triangle.h"> | ||
841 | <Filter>render\software</Filter> | ||
842 | </ClInclude> | ||
843 | <ClInclude Include="..\..\src\power\SDL_syspower.h"> | ||
844 | <Filter>power</Filter> | ||
845 | </ClInclude> | ||
846 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_xlib_xrandr.h"> | ||
847 | <Filter>video\khronos\vulkan</Filter> | ||
848 | </ClInclude> | ||
849 | <ClInclude Include="..\..\src\video\khronos\vulkan\vk_icd.h"> | ||
850 | <Filter>video\khronos\vulkan</Filter> | ||
851 | </ClInclude> | ||
852 | <ClInclude Include="..\..\src\video\khronos\vulkan\vk_layer.h"> | ||
853 | <Filter>video\khronos\vulkan</Filter> | ||
854 | </ClInclude> | ||
855 | <ClInclude Include="..\..\src\video\khronos\vulkan\vk_platform.h"> | ||
856 | <Filter>video\khronos\vulkan</Filter> | ||
857 | </ClInclude> | ||
858 | <ClInclude Include="..\..\src\video\khronos\vulkan\vk_sdk_platform.h"> | ||
859 | <Filter>video\khronos\vulkan</Filter> | ||
860 | </ClInclude> | ||
861 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan.h"> | ||
862 | <Filter>video\khronos\vulkan</Filter> | ||
863 | </ClInclude> | ||
864 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_android.h"> | ||
865 | <Filter>video\khronos\vulkan</Filter> | ||
866 | </ClInclude> | ||
867 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_beta.h"> | ||
868 | <Filter>video\khronos\vulkan</Filter> | ||
869 | </ClInclude> | ||
870 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_core.h"> | ||
871 | <Filter>video\khronos\vulkan</Filter> | ||
872 | </ClInclude> | ||
873 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_directfb.h"> | ||
874 | <Filter>video\khronos\vulkan</Filter> | ||
875 | </ClInclude> | ||
876 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_fuchsia.h"> | ||
877 | <Filter>video\khronos\vulkan</Filter> | ||
878 | </ClInclude> | ||
879 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_ggp.h"> | ||
880 | <Filter>video\khronos\vulkan</Filter> | ||
881 | </ClInclude> | ||
882 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_ios.h"> | ||
883 | <Filter>video\khronos\vulkan</Filter> | ||
884 | </ClInclude> | ||
885 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_macos.h"> | ||
886 | <Filter>video\khronos\vulkan</Filter> | ||
887 | </ClInclude> | ||
888 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_metal.h"> | ||
889 | <Filter>video\khronos\vulkan</Filter> | ||
890 | </ClInclude> | ||
891 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_vi.h"> | ||
892 | <Filter>video\khronos\vulkan</Filter> | ||
893 | </ClInclude> | ||
894 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_wayland.h"> | ||
895 | <Filter>video\khronos\vulkan</Filter> | ||
896 | </ClInclude> | ||
897 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_win32.h"> | ||
898 | <Filter>video\khronos\vulkan</Filter> | ||
899 | </ClInclude> | ||
900 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_xcb.h"> | ||
901 | <Filter>video\khronos\vulkan</Filter> | ||
902 | </ClInclude> | ||
903 | <ClInclude Include="..\..\src\video\khronos\vulkan\vulkan_xlib.h"> | ||
904 | <Filter>video\khronos\vulkan</Filter> | ||
905 | </ClInclude> | ||
906 | <ClInclude Include="..\..\src\SDL_assert_c.h" /> | ||
907 | <ClInclude Include="..\..\src\SDL_hints_c.h" /> | ||
908 | <ClInclude Include="..\..\src\SDL_internal.h" /> | ||
909 | <ClInclude Include="..\..\src\SDL_log_c.h" /> | ||
910 | <ClInclude Include="..\..\src\SDL_properties_c.h" /> | ||
911 | <ClInclude Include="..\..\src\render\direct3d12\SDL_shaders_d3d12.h"> | ||
912 | <Filter>render\direct3d12</Filter> | ||
913 | </ClInclude> | ||
914 | <ClInclude Include="..\..\src\hidapi\SDL_hidapi_c.h" /> | ||
915 | <ClInclude Include="..\..\src\thread\generic\SDL_sysrwlock_c.h" /> | ||
916 | <ClInclude Include="..\..\src\thread\generic\SDL_sysrwlock_c.h" /> | ||
917 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_common.h" /> | ||
918 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_internal.h" /> | ||
919 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_lsx.h" /> | ||
920 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_lsx_func.h" /> | ||
921 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_sse.h" /> | ||
922 | <ClInclude Include="..\..\src\video\yuv2rgb\yuv_rgb_std.h" /> | ||
923 | <ClInclude Include="..\..\src\render\vulkan\SDL_shaders_vulkan.h"> | ||
924 | <Filter>render\vulkan</Filter> | ||
925 | </ClInclude> | ||
926 | <ClInclude Include="..\..\src\video\offscreen\SDL_offscreenevents_c.h"> | ||
927 | <Filter>video\offscreen</Filter> | ||
928 | </ClInclude> | ||
929 | <ClInclude Include="..\..\src\video\offscreen\SDL_offscreenframebuffer_c.h"> | ||
930 | <Filter>video\offscreen</Filter> | ||
931 | </ClInclude> | ||
932 | <ClInclude Include="..\..\src\video\offscreen\SDL_offscreenopengles.h"> | ||
933 | <Filter>video\offscreen</Filter> | ||
934 | </ClInclude> | ||
935 | <ClInclude Include="..\..\src\video\offscreen\SDL_offscreenvideo.h"> | ||
936 | <Filter>video\offscreen</Filter> | ||
937 | </ClInclude> | ||
938 | <ClInclude Include="..\..\src\video\offscreen\SDL_offscreenvulkan.h"> | ||
939 | <Filter>video\offscreen</Filter> | ||
940 | </ClInclude> | ||
941 | <ClInclude Include="..\..\src\video\offscreen\SDL_offscreenwindow.h"> | ||
942 | <Filter>video\offscreen</Filter> | ||
943 | </ClInclude> | ||
944 | <ClInclude Include="..\..\include\SDL3\SDL_gpu.h"> | ||
945 | <Filter>API Headers</Filter> | ||
946 | </ClInclude> | ||
947 | <ClInclude Include="..\..\src\gpu\SDL_sysgpu.h"> | ||
948 | <Filter>gpu</Filter> | ||
949 | </ClInclude> | ||
950 | <ClInclude Include="..\..\src\gpu\vulkan\SDL_gpu_vulkan_vkfuncs.h"> | ||
951 | <Filter>gpu</Filter> | ||
952 | </ClInclude> | ||
953 | <ClInclude Include="..\..\include\SDL3\SDL_storage.h" /> | ||
954 | <ClInclude Include="..\..\include\SDL3\SDL_time.h" /> | ||
955 | <ClInclude Include="..\..\src\events\SDL_categories_c.h" /> | ||
956 | </ItemGroup> | ||
957 | <ItemGroup> | ||
958 | <ClCompile Include="..\..\src\audio\wasapi\SDL_wasapi.c" /> | ||
959 | <ClCompile Include="..\..\src\camera\dummy\SDL_camera_dummy.c"> | ||
960 | <Filter>camera\dummy</Filter> | ||
961 | </ClCompile> | ||
962 | <ClCompile Include="..\..\src\camera\mediafoundation\SDL_camera_mediafoundation.c"> | ||
963 | <Filter>camera\mediafoundation</Filter> | ||
964 | </ClCompile> | ||
965 | <ClCompile Include="..\..\src\camera\SDL_camera.c"> | ||
966 | <Filter>camera</Filter> | ||
967 | </ClCompile> | ||
968 | <ClCompile Include="..\..\src\dialog\SDL_dialog.c"> | ||
969 | <Filter>dialog</Filter> | ||
970 | </ClCompile> | ||
971 | <ClCompile Include="..\..\src\dialog\SDL_dialog_utils.c"> | ||
972 | <Filter>dialog</Filter> | ||
973 | </ClCompile> | ||
974 | <ClCompile Include="..\..\src\filesystem\SDL_filesystem.c"> | ||
975 | <Filter>filesystem</Filter> | ||
976 | </ClCompile> | ||
977 | <ClCompile Include="..\..\src\filesystem\windows\SDL_sysfsops.c"> | ||
978 | <Filter>filesystem\windows</Filter> | ||
979 | </ClCompile> | ||
980 | <ClCompile Include="..\..\src\io\generic\SDL_asyncio_generic.c"> | ||
981 | <Filter>io\generic</Filter> | ||
982 | </ClCompile> | ||
983 | <ClCompile Include="..\..\src\io\SDL_asyncio.c"> | ||
984 | <Filter>io</Filter> | ||
985 | </ClCompile> | ||
986 | <ClCompile Include="..\..\src\io\windows\SDL_asyncio_windows_ioring.c"> | ||
987 | <Filter>io\windows</Filter> | ||
988 | </ClCompile> | ||
989 | <ClCompile Include="..\..\src\main\generic\SDL_sysmain_callbacks.c"> | ||
990 | <Filter>main\generic</Filter> | ||
991 | </ClCompile> | ||
992 | <ClCompile Include="..\..\src\main\SDL_main_callbacks.c"> | ||
993 | <Filter>main</Filter> | ||
994 | </ClCompile> | ||
995 | <ClCompile Include="..\..\src\main\SDL_runapp.c"> | ||
996 | <Filter>main</Filter> | ||
997 | </ClCompile> | ||
998 | <ClCompile Include="..\..\src\main\windows\SDL_sysmain_runapp.c"> | ||
999 | <Filter>main\windows</Filter> | ||
1000 | </ClCompile> | ||
1001 | <ClCompile Include="..\..\src\SDL.c" /> | ||
1002 | <ClCompile Include="..\..\src\SDL_assert.c" /> | ||
1003 | <ClCompile Include="..\..\src\SDL_error.c" /> | ||
1004 | <ClCompile Include="..\..\src\SDL_guid.c" /> | ||
1005 | <ClCompile Include="..\..\src\SDL_hashtable.c" /> | ||
1006 | <ClCompile Include="..\..\src\SDL_hints.c" /> | ||
1007 | <ClCompile Include="..\..\src\SDL_list.c" /> | ||
1008 | <ClCompile Include="..\..\src\SDL_properties.c" /> | ||
1009 | <ClCompile Include="..\..\src\SDL_utils.c" /> | ||
1010 | <ClCompile Include="..\..\src\audio\SDL_audio.c"> | ||
1011 | <Filter>audio</Filter> | ||
1012 | </ClCompile> | ||
1013 | <ClCompile Include="..\..\src\audio\SDL_audiocvt.c"> | ||
1014 | <Filter>audio</Filter> | ||
1015 | </ClCompile> | ||
1016 | <ClCompile Include="..\..\src\audio\SDL_audiodev.c"> | ||
1017 | <Filter>audio</Filter> | ||
1018 | </ClCompile> | ||
1019 | <ClCompile Include="..\..\src\audio\SDL_audiotypecvt.c"> | ||
1020 | <Filter>audio</Filter> | ||
1021 | </ClCompile> | ||
1022 | <ClCompile Include="..\..\src\audio\SDL_audioqueue.c"> | ||
1023 | <Filter>audio</Filter> | ||
1024 | </ClCompile> | ||
1025 | <ClCompile Include="..\..\src\audio\SDL_audioresample.c"> | ||
1026 | <Filter>audio</Filter> | ||
1027 | </ClCompile> | ||
1028 | <ClCompile Include="..\..\src\audio\SDL_wave.c"> | ||
1029 | <Filter>audio</Filter> | ||
1030 | </ClCompile> | ||
1031 | <ClCompile Include="..\..\src\audio\SDL_mixer.c"> | ||
1032 | <Filter>audio</Filter> | ||
1033 | </ClCompile> | ||
1034 | <ClCompile Include="..\..\src\atomic\SDL_atomic.c"> | ||
1035 | <Filter>atomic</Filter> | ||
1036 | </ClCompile> | ||
1037 | <ClCompile Include="..\..\src\atomic\SDL_spinlock.c"> | ||
1038 | <Filter>atomic</Filter> | ||
1039 | </ClCompile> | ||
1040 | <ClCompile Include="..\..\src\core\SDL_core_unsupported.c"> | ||
1041 | <Filter>core</Filter> | ||
1042 | </ClCompile> | ||
1043 | <ClCompile Include="..\..\src\core\windows\SDL_gameinput.c"> | ||
1044 | <Filter>core\windows</Filter> | ||
1045 | </ClCompile> | ||
1046 | <ClCompile Include="..\..\src\core\windows\SDL_hid.c"> | ||
1047 | <Filter>core\windows</Filter> | ||
1048 | </ClCompile> | ||
1049 | <ClCompile Include="..\..\src\core\windows\SDL_immdevice.c"> | ||
1050 | <Filter>core\windows</Filter> | ||
1051 | </ClCompile> | ||
1052 | <ClCompile Include="..\..\src\core\windows\SDL_windows.c"> | ||
1053 | <Filter>core\windows</Filter> | ||
1054 | </ClCompile> | ||
1055 | <ClCompile Include="..\..\src\core\windows\SDL_xinput.c"> | ||
1056 | <Filter>core\windows</Filter> | ||
1057 | </ClCompile> | ||
1058 | <ClCompile Include="..\..\src\cpuinfo\SDL_cpuinfo.c"> | ||
1059 | <Filter>cpuinfo</Filter> | ||
1060 | </ClCompile> | ||
1061 | <ClCompile Include="..\..\src\dialog\windows\SDL_windowsdialog.c"> | ||
1062 | <Filter>dialog</Filter> | ||
1063 | </ClCompile> | ||
1064 | <ClCompile Include="..\..\src\dynapi\SDL_dynapi.c"> | ||
1065 | <Filter>dynapi</Filter> | ||
1066 | </ClCompile> | ||
1067 | <ClCompile Include="..\..\src\events\SDL_categories.c"> | ||
1068 | <Filter>events</Filter> | ||
1069 | </ClCompile> | ||
1070 | <ClCompile Include="..\..\src\events\SDL_clipboardevents.c"> | ||
1071 | <Filter>events</Filter> | ||
1072 | </ClCompile> | ||
1073 | <ClCompile Include="..\..\src\events\SDL_displayevents.c"> | ||
1074 | <Filter>events</Filter> | ||
1075 | </ClCompile> | ||
1076 | <ClCompile Include="..\..\src\events\SDL_dropevents.c"> | ||
1077 | <Filter>events</Filter> | ||
1078 | </ClCompile> | ||
1079 | <ClCompile Include="..\..\src\events\SDL_events.c"> | ||
1080 | <Filter>events</Filter> | ||
1081 | </ClCompile> | ||
1082 | <ClCompile Include="..\..\src\events\SDL_eventfilter.c"> | ||
1083 | <Filter>events</Filter> | ||
1084 | </ClCompile> | ||
1085 | <ClCompile Include="..\..\src\events\SDL_keyboard.c"> | ||
1086 | <Filter>events</Filter> | ||
1087 | </ClCompile> | ||
1088 | <ClCompile Include="..\..\src\events\SDL_keymap.c"> | ||
1089 | <Filter>events</Filter> | ||
1090 | </ClCompile> | ||
1091 | <ClCompile Include="..\..\src\events\SDL_mouse.c"> | ||
1092 | <Filter>events</Filter> | ||
1093 | </ClCompile> | ||
1094 | <ClCompile Include="..\..\src\events\SDL_pen.c"> | ||
1095 | <Filter>events</Filter> | ||
1096 | </ClCompile> | ||
1097 | <ClCompile Include="..\..\src\events\SDL_quit.c"> | ||
1098 | <Filter>events</Filter> | ||
1099 | </ClCompile> | ||
1100 | <ClCompile Include="..\..\src\events\SDL_touch.c"> | ||
1101 | <Filter>events</Filter> | ||
1102 | </ClCompile> | ||
1103 | <ClCompile Include="..\..\src\events\SDL_windowevents.c"> | ||
1104 | <Filter>events</Filter> | ||
1105 | </ClCompile> | ||
1106 | <ClCompile Include="..\..\src\io\SDL_iostream.c"> | ||
1107 | <Filter>io</Filter> | ||
1108 | </ClCompile> | ||
1109 | <ClCompile Include="..\..\src\filesystem\windows\SDL_sysfilesystem.c"> | ||
1110 | <Filter>filesystem\windows</Filter> | ||
1111 | </ClCompile> | ||
1112 | <ClCompile Include="..\..\src\haptic\SDL_haptic.c"> | ||
1113 | <Filter>haptic</Filter> | ||
1114 | </ClCompile> | ||
1115 | <ClCompile Include="..\..\src\hidapi\SDL_hidapi.c"> | ||
1116 | <Filter>hidapi</Filter> | ||
1117 | </ClCompile> | ||
1118 | <ClCompile Include="..\..\src\joystick\controller_type.c"> | ||
1119 | <Filter>joystick</Filter> | ||
1120 | </ClCompile> | ||
1121 | <ClCompile Include="..\..\src\joystick\SDL_gamepad.c"> | ||
1122 | <Filter>joystick</Filter> | ||
1123 | </ClCompile> | ||
1124 | <ClCompile Include="..\..\src\joystick\SDL_joystick.c"> | ||
1125 | <Filter>joystick</Filter> | ||
1126 | </ClCompile> | ||
1127 | <ClCompile Include="..\..\src\joystick\SDL_steam_virtual_gamepad.c"> | ||
1128 | <Filter>joystick</Filter> | ||
1129 | </ClCompile> | ||
1130 | <ClCompile Include="..\..\src\libm\s_modf.c"> | ||
1131 | <Filter>libm</Filter> | ||
1132 | </ClCompile> | ||
1133 | <ClCompile Include="..\..\src\loadso\windows\SDL_sysloadso.c"> | ||
1134 | <Filter>loadso\windows</Filter> | ||
1135 | </ClCompile> | ||
1136 | <ClCompile Include="..\..\src\misc\SDL_url.c"> | ||
1137 | <Filter>misc</Filter> | ||
1138 | </ClCompile> | ||
1139 | <ClCompile Include="..\..\src\misc\windows\SDL_sysurl.c"> | ||
1140 | <Filter>misc\windows</Filter> | ||
1141 | </ClCompile> | ||
1142 | <ClCompile Include="..\..\src\locale\windows\SDL_syslocale.c"> | ||
1143 | <Filter>locale\windows</Filter> | ||
1144 | </ClCompile> | ||
1145 | <ClCompile Include="..\..\src\locale\SDL_locale.c"> | ||
1146 | <Filter>locale</Filter> | ||
1147 | </ClCompile> | ||
1148 | <ClCompile Include="..\..\src\audio\directsound\SDL_directsound.c"> | ||
1149 | <Filter>audio\directsound</Filter> | ||
1150 | </ClCompile> | ||
1151 | <ClCompile Include="..\..\src\audio\disk\SDL_diskaudio.c"> | ||
1152 | <Filter>audio\disk</Filter> | ||
1153 | </ClCompile> | ||
1154 | <ClCompile Include="..\..\src\audio\dummy\SDL_dummyaudio.c"> | ||
1155 | <Filter>audio\dummy</Filter> | ||
1156 | </ClCompile> | ||
1157 | <ClCompile Include="..\..\src\audio\wasapi\SDL_wasapi.c"> | ||
1158 | <Filter>audio\wasapi</Filter> | ||
1159 | </ClCompile> | ||
1160 | <ClCompile Include="..\..\src\haptic\windows\SDL_dinputhaptic.c"> | ||
1161 | <Filter>haptic\windows</Filter> | ||
1162 | </ClCompile> | ||
1163 | <ClCompile Include="..\..\src\haptic\windows\SDL_windowshaptic.c"> | ||
1164 | <Filter>haptic\windows</Filter> | ||
1165 | </ClCompile> | ||
1166 | <ClCompile Include="..\..\src\haptic\dummy\SDL_syshaptic.c"> | ||
1167 | <Filter>haptic\dummy</Filter> | ||
1168 | </ClCompile> | ||
1169 | <ClCompile Include="..\..\src\joystick\dummy\SDL_sysjoystick.c"> | ||
1170 | <Filter>joystick\dummy</Filter> | ||
1171 | </ClCompile> | ||
1172 | <ClCompile Include="..\..\src\joystick\gdk\SDL_gameinputjoystick.c"> | ||
1173 | <Filter>joystick\gdk</Filter> | ||
1174 | </ClCompile> | ||
1175 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_combined.c"> | ||
1176 | <Filter>joystick\hidapi</Filter> | ||
1177 | </ClCompile> | ||
1178 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_gamecube.c"> | ||
1179 | <Filter>joystick\hidapi</Filter> | ||
1180 | </ClCompile> | ||
1181 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_luna.c"> | ||
1182 | <Filter>joystick\hidapi</Filter> | ||
1183 | </ClCompile> | ||
1184 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_ps3.c"> | ||
1185 | <Filter>joystick\hidapi</Filter> | ||
1186 | </ClCompile> | ||
1187 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_ps4.c"> | ||
1188 | <Filter>joystick\hidapi</Filter> | ||
1189 | </ClCompile> | ||
1190 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_ps5.c"> | ||
1191 | <Filter>joystick\hidapi</Filter> | ||
1192 | </ClCompile> | ||
1193 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_rumble.c"> | ||
1194 | <Filter>joystick\hidapi</Filter> | ||
1195 | </ClCompile> | ||
1196 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_shield.c"> | ||
1197 | <Filter>joystick\hidapi</Filter> | ||
1198 | </ClCompile> | ||
1199 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_stadia.c"> | ||
1200 | <Filter>joystick\hidapi</Filter> | ||
1201 | </ClCompile> | ||
1202 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_steam.c"> | ||
1203 | <Filter>joystick\hidapi</Filter> | ||
1204 | </ClCompile> | ||
1205 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_steam_hori.c"> | ||
1206 | <Filter>joystick\hidapi</Filter> | ||
1207 | </ClCompile> | ||
1208 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_steamdeck.c"> | ||
1209 | <Filter>joystick\hidapi</Filter> | ||
1210 | </ClCompile> | ||
1211 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_switch.c"> | ||
1212 | <Filter>joystick\hidapi</Filter> | ||
1213 | </ClCompile> | ||
1214 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_wii.c"> | ||
1215 | <Filter>joystick\hidapi</Filter> | ||
1216 | </ClCompile> | ||
1217 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_xbox360.c"> | ||
1218 | <Filter>joystick\hidapi</Filter> | ||
1219 | </ClCompile> | ||
1220 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_xbox360w.c"> | ||
1221 | <Filter>joystick\hidapi</Filter> | ||
1222 | </ClCompile> | ||
1223 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapi_xboxone.c"> | ||
1224 | <Filter>joystick\hidapi</Filter> | ||
1225 | </ClCompile> | ||
1226 | <ClCompile Include="..\..\src\joystick\hidapi\SDL_hidapijoystick.c"> | ||
1227 | <Filter>joystick\hidapi</Filter> | ||
1228 | </ClCompile> | ||
1229 | <ClCompile Include="..\..\src\joystick\windows\SDL_dinputjoystick.c"> | ||
1230 | <Filter>joystick\windows</Filter> | ||
1231 | </ClCompile> | ||
1232 | <ClCompile Include="..\..\src\joystick\windows\SDL_rawinputjoystick.c"> | ||
1233 | <Filter>joystick\windows</Filter> | ||
1234 | </ClCompile> | ||
1235 | <ClCompile Include="..\..\src\joystick\windows\SDL_windows_gaming_input.c"> | ||
1236 | <Filter>joystick\windows</Filter> | ||
1237 | </ClCompile> | ||
1238 | <ClCompile Include="..\..\src\joystick\windows\SDL_windowsjoystick.c"> | ||
1239 | <Filter>joystick\windows</Filter> | ||
1240 | </ClCompile> | ||
1241 | <ClCompile Include="..\..\src\joystick\windows\SDL_xinputjoystick.c"> | ||
1242 | <Filter>joystick\windows</Filter> | ||
1243 | </ClCompile> | ||
1244 | <ClCompile Include="..\..\src\joystick\virtual\SDL_virtualjoystick.c"> | ||
1245 | <Filter>joystick\virtual</Filter> | ||
1246 | </ClCompile> | ||
1247 | <ClCompile Include="..\..\src\time\SDL_time.c"> | ||
1248 | <Filter>time</Filter> | ||
1249 | </ClCompile> | ||
1250 | <ClCompile Include="..\..\src\time\windows\SDL_systime.c"> | ||
1251 | <Filter>time\windows</Filter> | ||
1252 | </ClCompile> | ||
1253 | <ClCompile Include="..\..\src\tray\windows\SDL_tray.c"> | ||
1254 | <Filter>video</Filter> | ||
1255 | </ClCompile> | ||
1256 | <ClCompile Include="..\..\src\tray\SDL_tray_utils.c"> | ||
1257 | <Filter>video</Filter> | ||
1258 | </ClCompile> | ||
1259 | <ClCompile Include="..\..\src\video\SDL_RLEaccel.c"> | ||
1260 | <Filter>video</Filter> | ||
1261 | </ClCompile> | ||
1262 | <ClCompile Include="..\..\src\video\SDL_blit.c"> | ||
1263 | <Filter>video</Filter> | ||
1264 | </ClCompile> | ||
1265 | <ClCompile Include="..\..\src\video\SDL_blit_0.c"> | ||
1266 | <Filter>video</Filter> | ||
1267 | </ClCompile> | ||
1268 | <ClCompile Include="..\..\src\video\SDL_blit_1.c"> | ||
1269 | <Filter>video</Filter> | ||
1270 | </ClCompile> | ||
1271 | <ClCompile Include="..\..\src\video\SDL_blit_A.c"> | ||
1272 | <Filter>video</Filter> | ||
1273 | </ClCompile> | ||
1274 | <ClCompile Include="..\..\src\video\SDL_blit_N.c"> | ||
1275 | <Filter>video</Filter> | ||
1276 | </ClCompile> | ||
1277 | <ClCompile Include="..\..\src\video\SDL_blit_auto.c"> | ||
1278 | <Filter>video</Filter> | ||
1279 | </ClCompile> | ||
1280 | <ClCompile Include="..\..\src\video\SDL_blit_copy.c"> | ||
1281 | <Filter>video</Filter> | ||
1282 | </ClCompile> | ||
1283 | <ClCompile Include="..\..\src\video\SDL_blit_slow.c"> | ||
1284 | <Filter>video</Filter> | ||
1285 | </ClCompile> | ||
1286 | <ClCompile Include="..\..\src\video\SDL_bmp.c"> | ||
1287 | <Filter>video</Filter> | ||
1288 | </ClCompile> | ||
1289 | <ClCompile Include="..\..\src\video\SDL_clipboard.c"> | ||
1290 | <Filter>video</Filter> | ||
1291 | </ClCompile> | ||
1292 | <ClCompile Include="..\..\src\video\SDL_egl.c"> | ||
1293 | <Filter>video</Filter> | ||
1294 | </ClCompile> | ||
1295 | <ClCompile Include="..\..\src\video\SDL_fillrect.c"> | ||
1296 | <Filter>video</Filter> | ||
1297 | </ClCompile> | ||
1298 | <ClCompile Include="..\..\src\video\SDL_pixels.c"> | ||
1299 | <Filter>video</Filter> | ||
1300 | </ClCompile> | ||
1301 | <ClCompile Include="..\..\src\video\SDL_rect.c"> | ||
1302 | <Filter>video</Filter> | ||
1303 | </ClCompile> | ||
1304 | <ClCompile Include="..\..\src\video\SDL_stb.c"> | ||
1305 | <Filter>video</Filter> | ||
1306 | </ClCompile> | ||
1307 | <ClCompile Include="..\..\src\video\SDL_stretch.c"> | ||
1308 | <Filter>video</Filter> | ||
1309 | </ClCompile> | ||
1310 | <ClCompile Include="..\..\src\video\SDL_surface.c"> | ||
1311 | <Filter>video</Filter> | ||
1312 | </ClCompile> | ||
1313 | <ClCompile Include="..\..\src\video\SDL_video.c"> | ||
1314 | <Filter>video</Filter> | ||
1315 | </ClCompile> | ||
1316 | <ClCompile Include="..\..\src\video\SDL_video_unsupported.c"> | ||
1317 | <Filter>video</Filter> | ||
1318 | </ClCompile> | ||
1319 | <ClCompile Include="..\..\src\video\SDL_yuv.c"> | ||
1320 | <Filter>video</Filter> | ||
1321 | </ClCompile> | ||
1322 | <ClCompile Include="..\..\src\video\SDL_vulkan_utils.c"> | ||
1323 | <Filter>video</Filter> | ||
1324 | </ClCompile> | ||
1325 | <ClCompile Include="..\..\src\video\dummy\SDL_nullevents.c"> | ||
1326 | <Filter>video\dummy</Filter> | ||
1327 | </ClCompile> | ||
1328 | <ClCompile Include="..\..\src\video\dummy\SDL_nullframebuffer.c"> | ||
1329 | <Filter>video\dummy</Filter> | ||
1330 | </ClCompile> | ||
1331 | <ClCompile Include="..\..\src\video\dummy\SDL_nullvideo.c"> | ||
1332 | <Filter>video\dummy</Filter> | ||
1333 | </ClCompile> | ||
1334 | <ClCompile Include="..\..\src\video\windows\SDL_surface_utils.c"> | ||
1335 | <Filter>video\windows</Filter> | ||
1336 | </ClCompile> | ||
1337 | <ClCompile Include="..\..\src\video\windows\SDL_windowsclipboard.c"> | ||
1338 | <Filter>video\windows</Filter> | ||
1339 | </ClCompile> | ||
1340 | <ClCompile Include="..\..\src\video\windows\SDL_windowsevents.c"> | ||
1341 | <Filter>video\windows</Filter> | ||
1342 | </ClCompile> | ||
1343 | <ClCompile Include="..\..\src\video\windows\SDL_windowsframebuffer.c"> | ||
1344 | <Filter>video\windows</Filter> | ||
1345 | </ClCompile> | ||
1346 | <ClCompile Include="..\..\src\video\windows\SDL_windowskeyboard.c"> | ||
1347 | <Filter>video\windows</Filter> | ||
1348 | </ClCompile> | ||
1349 | <ClCompile Include="..\..\src\video\windows\SDL_windowsgameinput.c"> | ||
1350 | <Filter>video\windows</Filter> | ||
1351 | </ClCompile> | ||
1352 | <ClCompile Include="..\..\src\video\windows\SDL_windowsmessagebox.c"> | ||
1353 | <Filter>video\windows</Filter> | ||
1354 | </ClCompile> | ||
1355 | <ClCompile Include="..\..\src\video\windows\SDL_windowsmodes.c"> | ||
1356 | <Filter>video\windows</Filter> | ||
1357 | </ClCompile> | ||
1358 | <ClCompile Include="..\..\src\video\windows\SDL_windowsmouse.c"> | ||
1359 | <Filter>video\windows</Filter> | ||
1360 | </ClCompile> | ||
1361 | <ClCompile Include="..\..\src\video\windows\SDL_windowsopengl.c"> | ||
1362 | <Filter>video\windows</Filter> | ||
1363 | </ClCompile> | ||
1364 | <ClCompile Include="..\..\src\video\windows\SDL_windowsopengles.c"> | ||
1365 | <Filter>video\windows</Filter> | ||
1366 | </ClCompile> | ||
1367 | <ClCompile Include="..\..\src\video\windows\SDL_windowsrawinput.c"> | ||
1368 | <Filter>video\windows</Filter> | ||
1369 | </ClCompile> | ||
1370 | <ClCompile Include="..\..\src\video\windows\SDL_windowsshape.c"> | ||
1371 | <Filter>video\windows</Filter> | ||
1372 | </ClCompile> | ||
1373 | <ClCompile Include="..\..\src\video\windows\SDL_windowsvideo.c"> | ||
1374 | <Filter>video\windows</Filter> | ||
1375 | </ClCompile> | ||
1376 | <ClCompile Include="..\..\src\video\windows\SDL_windowsvulkan.c"> | ||
1377 | <Filter>video\windows</Filter> | ||
1378 | </ClCompile> | ||
1379 | <ClCompile Include="..\..\src\video\windows\SDL_windowswindow.c"> | ||
1380 | <Filter>video\windows</Filter> | ||
1381 | </ClCompile> | ||
1382 | <ClCompile Include="..\..\src\timer\SDL_timer.c"> | ||
1383 | <Filter>timer</Filter> | ||
1384 | </ClCompile> | ||
1385 | <ClCompile Include="..\..\src\timer\windows\SDL_systimer.c"> | ||
1386 | <Filter>timer\windows</Filter> | ||
1387 | </ClCompile> | ||
1388 | <ClCompile Include="..\..\src\thread\SDL_thread.c"> | ||
1389 | <Filter>thread</Filter> | ||
1390 | </ClCompile> | ||
1391 | <ClCompile Include="..\..\src\thread\windows\SDL_syscond_cv.c"> | ||
1392 | <Filter>thread\windows</Filter> | ||
1393 | </ClCompile> | ||
1394 | <ClCompile Include="..\..\src\thread\windows\SDL_sysmutex.c"> | ||
1395 | <Filter>thread\windows</Filter> | ||
1396 | </ClCompile> | ||
1397 | <ClCompile Include="..\..\src\thread\windows\SDL_sysrwlock_srw.c"> | ||
1398 | <Filter>thread\windows</Filter> | ||
1399 | </ClCompile> | ||
1400 | <ClCompile Include="..\..\src\thread\windows\SDL_syssem.c"> | ||
1401 | <Filter>thread\windows</Filter> | ||
1402 | </ClCompile> | ||
1403 | <ClCompile Include="..\..\src\thread\windows\SDL_systhread.c"> | ||
1404 | <Filter>thread\windows</Filter> | ||
1405 | </ClCompile> | ||
1406 | <ClCompile Include="..\..\src\thread\windows\SDL_systls.c"> | ||
1407 | <Filter>thread\windows</Filter> | ||
1408 | </ClCompile> | ||
1409 | <ClCompile Include="..\..\src\thread\generic\SDL_syscond.c"> | ||
1410 | <Filter>thread\generic</Filter> | ||
1411 | </ClCompile> | ||
1412 | <ClCompile Include="..\..\src\stdlib\SDL_crc16.c"> | ||
1413 | <Filter>stdlib</Filter> | ||
1414 | </ClCompile> | ||
1415 | <ClCompile Include="..\..\src\stdlib\SDL_crc32.c"> | ||
1416 | <Filter>stdlib</Filter> | ||
1417 | </ClCompile> | ||
1418 | <ClCompile Include="..\..\src\stdlib\SDL_getenv.c"> | ||
1419 | <Filter>stdlib</Filter> | ||
1420 | </ClCompile> | ||
1421 | <ClCompile Include="..\..\src\stdlib\SDL_iconv.c"> | ||
1422 | <Filter>stdlib</Filter> | ||
1423 | </ClCompile> | ||
1424 | <ClCompile Include="..\..\src\stdlib\SDL_malloc.c"> | ||
1425 | <Filter>stdlib</Filter> | ||
1426 | </ClCompile> | ||
1427 | <ClCompile Include="..\..\src\stdlib\SDL_memcpy.c"> | ||
1428 | <Filter>stdlib</Filter> | ||
1429 | </ClCompile> | ||
1430 | <ClCompile Include="..\..\src\stdlib\SDL_memmove.c"> | ||
1431 | <Filter>stdlib</Filter> | ||
1432 | </ClCompile> | ||
1433 | <ClCompile Include="..\..\src\stdlib\SDL_memset.c"> | ||
1434 | <Filter>stdlib</Filter> | ||
1435 | </ClCompile> | ||
1436 | <ClCompile Include="..\..\src\stdlib\SDL_murmur3.c"> | ||
1437 | <Filter>stdlib</Filter> | ||
1438 | </ClCompile> | ||
1439 | <ClCompile Include="..\..\src\stdlib\SDL_qsort.c"> | ||
1440 | <Filter>stdlib</Filter> | ||
1441 | </ClCompile> | ||
1442 | <ClCompile Include="..\..\src\stdlib\SDL_random.c"> | ||
1443 | <Filter>stdlib</Filter> | ||
1444 | </ClCompile> | ||
1445 | <ClCompile Include="..\..\src\stdlib\SDL_stdlib.c"> | ||
1446 | <Filter>stdlib</Filter> | ||
1447 | </ClCompile> | ||
1448 | <ClCompile Include="..\..\src\stdlib\SDL_string.c"> | ||
1449 | <Filter>stdlib</Filter> | ||
1450 | </ClCompile> | ||
1451 | <ClCompile Include="..\..\src\stdlib\SDL_strtokr.c"> | ||
1452 | <Filter>stdlib</Filter> | ||
1453 | </ClCompile> | ||
1454 | <ClCompile Include="..\..\src\sensor\SDL_sensor.c"> | ||
1455 | <Filter>sensor</Filter> | ||
1456 | </ClCompile> | ||
1457 | <ClCompile Include="..\..\src\sensor\dummy\SDL_dummysensor.c"> | ||
1458 | <Filter>sensor\dummy</Filter> | ||
1459 | </ClCompile> | ||
1460 | <ClCompile Include="..\..\src\sensor\windows\SDL_windowssensor.c"> | ||
1461 | <Filter>sensor\windows</Filter> | ||
1462 | </ClCompile> | ||
1463 | <ClCompile Include="..\..\src\render\SDL_d3dmath.c"> | ||
1464 | <Filter>render</Filter> | ||
1465 | </ClCompile> | ||
1466 | <ClCompile Include="..\..\src\render\SDL_render.c"> | ||
1467 | <Filter>render</Filter> | ||
1468 | </ClCompile> | ||
1469 | <ClCompile Include="..\..\src\render\SDL_render_unsupported.c"> | ||
1470 | <Filter>render</Filter> | ||
1471 | </ClCompile> | ||
1472 | <ClCompile Include="..\..\src\render\SDL_yuv_sw.c"> | ||
1473 | <Filter>render</Filter> | ||
1474 | </ClCompile> | ||
1475 | <ClCompile Include="..\..\src\render\direct3d\SDL_render_d3d.c"> | ||
1476 | <Filter>render\direct3d</Filter> | ||
1477 | </ClCompile> | ||
1478 | <ClCompile Include="..\..\src\render\direct3d\SDL_shaders_d3d.c"> | ||
1479 | <Filter>render\direct3d</Filter> | ||
1480 | </ClCompile> | ||
1481 | <ClCompile Include="..\..\src\render\direct3d11\SDL_render_d3d11.c"> | ||
1482 | <Filter>render\direct3d11</Filter> | ||
1483 | </ClCompile> | ||
1484 | <ClCompile Include="..\..\src\render\direct3d11\SDL_shaders_d3d11.c"> | ||
1485 | <Filter>render\direct3d11</Filter> | ||
1486 | </ClCompile> | ||
1487 | <ClCompile Include="..\..\src\render\opengl\SDL_render_gl.c"> | ||
1488 | <Filter>render\opengl</Filter> | ||
1489 | </ClCompile> | ||
1490 | <ClCompile Include="..\..\src\render\opengl\SDL_shaders_gl.c"> | ||
1491 | <Filter>render\opengl</Filter> | ||
1492 | </ClCompile> | ||
1493 | <ClCompile Include="..\..\src\render\opengles2\SDL_render_gles2.c"> | ||
1494 | <Filter>render\opengles2</Filter> | ||
1495 | </ClCompile> | ||
1496 | <ClCompile Include="..\..\src\render\opengles2\SDL_shaders_gles2.c"> | ||
1497 | <Filter>render\opengles2</Filter> | ||
1498 | </ClCompile> | ||
1499 | <ClCompile Include="..\..\src\render\software\SDL_blendfillrect.c"> | ||
1500 | <Filter>render\software</Filter> | ||
1501 | </ClCompile> | ||
1502 | <ClCompile Include="..\..\src\render\software\SDL_blendline.c"> | ||
1503 | <Filter>render\software</Filter> | ||
1504 | </ClCompile> | ||
1505 | <ClCompile Include="..\..\src\render\software\SDL_blendpoint.c"> | ||
1506 | <Filter>render\software</Filter> | ||
1507 | </ClCompile> | ||
1508 | <ClCompile Include="..\..\src\render\software\SDL_drawline.c"> | ||
1509 | <Filter>render\software</Filter> | ||
1510 | </ClCompile> | ||
1511 | <ClCompile Include="..\..\src\render\software\SDL_drawpoint.c"> | ||
1512 | <Filter>render\software</Filter> | ||
1513 | </ClCompile> | ||
1514 | <ClCompile Include="..\..\src\render\software\SDL_render_sw.c"> | ||
1515 | <Filter>render\software</Filter> | ||
1516 | </ClCompile> | ||
1517 | <ClCompile Include="..\..\src\render\software\SDL_rotate.c"> | ||
1518 | <Filter>render\software</Filter> | ||
1519 | </ClCompile> | ||
1520 | <ClCompile Include="..\..\src\render\software\SDL_triangle.c"> | ||
1521 | <Filter>render\software</Filter> | ||
1522 | </ClCompile> | ||
1523 | <ClCompile Include="..\..\src\power\SDL_power.c"> | ||
1524 | <Filter>power</Filter> | ||
1525 | </ClCompile> | ||
1526 | <ClCompile Include="..\..\src\power\windows\SDL_syspower.c"> | ||
1527 | <Filter>power\windows</Filter> | ||
1528 | </ClCompile> | ||
1529 | <ClCompile Include="..\..\src\SDL_log.c" /> | ||
1530 | <ClCompile Include="..\..\src\render\direct3d12\SDL_render_d3d12.c"> | ||
1531 | <Filter>render\direct3d12</Filter> | ||
1532 | </ClCompile> | ||
1533 | <ClCompile Include="..\..\src\render\direct3d12\SDL_shaders_d3d12.c"> | ||
1534 | <Filter>render\direct3d12</Filter> | ||
1535 | </ClCompile> | ||
1536 | <ClCompile Include="..\..\src\core\windows\pch.c"> | ||
1537 | <Filter>core\windows</Filter> | ||
1538 | </ClCompile> | ||
1539 | <ClCompile Include="..\..\src\stdlib\SDL_mslibc.c"> | ||
1540 | <Filter>stdlib</Filter> | ||
1541 | </ClCompile> | ||
1542 | <ClCompile Include="..\..\src\thread\generic\SDL_sysrwlock.c" /> | ||
1543 | <ClCompile Include="..\..\src\thread\generic\SDL_sysrwlock.c" /> | ||
1544 | <ClCompile Include="..\..\src\video\yuv2rgb\yuv_rgb_lsx.c" /> | ||
1545 | <ClCompile Include="..\..\src\video\yuv2rgb\yuv_rgb_sse.c" /> | ||
1546 | <ClCompile Include="..\..\src\video\yuv2rgb\yuv_rgb_std.c" /> | ||
1547 | <ClCompile Include="..\..\src\render\vulkan\SDL_render_vulkan.c"> | ||
1548 | <Filter>render\vulkan</Filter> | ||
1549 | </ClCompile> | ||
1550 | <ClCompile Include="..\..\src\render\vulkan\SDL_shaders_vulkan.c"> | ||
1551 | <Filter>render\vulkan</Filter> | ||
1552 | </ClCompile> | ||
1553 | <ClCompile Include="..\..\src\video\offscreen\SDL_offscreenevents.c"> | ||
1554 | <Filter>video\offscreen</Filter> | ||
1555 | </ClCompile> | ||
1556 | <ClCompile Include="..\..\src\video\offscreen\SDL_offscreenframebuffer.c"> | ||
1557 | <Filter>video\offscreen</Filter> | ||
1558 | </ClCompile> | ||
1559 | <ClCompile Include="..\..\src\video\offscreen\SDL_offscreenopengles.c"> | ||
1560 | <Filter>video\offscreen</Filter> | ||
1561 | </ClCompile> | ||
1562 | <ClCompile Include="..\..\src\video\offscreen\SDL_offscreenvideo.c"> | ||
1563 | <Filter>video\offscreen</Filter> | ||
1564 | </ClCompile> | ||
1565 | <ClCompile Include="..\..\src\video\offscreen\SDL_offscreenvulkan.c"> | ||
1566 | <Filter>video\offscreen</Filter> | ||
1567 | </ClCompile> | ||
1568 | <ClCompile Include="..\..\src\video\offscreen\SDL_offscreenwindow.c"> | ||
1569 | <Filter>video\offscreen</Filter> | ||
1570 | </ClCompile> | ||
1571 | <ClCompile Include="..\..\src\gpu\SDL_gpu.c"> | ||
1572 | <Filter>gpu</Filter> | ||
1573 | </ClCompile> | ||
1574 | <ClCompile Include="..\..\src\gpu\d3d12\SDL_gpu_d3d12.c"> | ||
1575 | <Filter>gpu</Filter> | ||
1576 | </ClCompile> | ||
1577 | <ClCompile Include="..\..\src\gpu\vulkan\SDL_gpu_vulkan.c"> | ||
1578 | <Filter>gpu</Filter> | ||
1579 | </ClCompile> | ||
1580 | <ClCompile Include="..\..\src\process\SDL_process.c" /> | ||
1581 | <ClCompile Include="..\..\src\process\windows\SDL_windowsprocess.c" /> | ||
1582 | <ClCompile Include="..\..\src\render\gpu\SDL_pipeline_gpu.c" /> | ||
1583 | <ClCompile Include="..\..\src\render\gpu\SDL_render_gpu.c" /> | ||
1584 | <ClCompile Include="..\..\src\render\gpu\SDL_shaders_gpu.c" /> | ||
1585 | <ClCompile Include="..\..\src\storage\generic\SDL_genericstorage.c" /> | ||
1586 | <ClCompile Include="..\..\src\storage\steam\SDL_steamstorage.c" /> | ||
1587 | <ClCompile Include="..\..\src\storage\SDL_storage.c" /> | ||
1588 | </ItemGroup> | ||
1589 | <ItemGroup> | ||
1590 | <ResourceCompile Include="..\..\src\core\windows\version.rc" /> | ||
1591 | </ItemGroup> | ||
1592 | <ItemGroup> | ||
1593 | <MASM Include="..\..\src\stdlib\SDL_mslibc_x64.masm" /> | ||
1594 | </ItemGroup> | ||
1595 | </Project> | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/SDL_test/Directory.Build.props b/src/contrib/SDL-3.2.20/VisualC/SDL_test/Directory.Build.props new file mode 100644 index 0000000..24033f4 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/SDL_test/Directory.Build.props | |||
@@ -0,0 +1,8 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemDefinitionGroup> | ||
4 | <ClCompile> | ||
5 | <PreprocessorDefinitions>SDL_VENDOR_INFO="libsdl.org";%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
6 | </ClCompile> | ||
7 | </ItemDefinitionGroup> | ||
8 | </Project> | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/SDL_test/SDL_test.vcxproj b/src/contrib/SDL-3.2.20/VisualC/SDL_test/SDL_test.vcxproj new file mode 100644 index 0000000..4313bbe --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/SDL_test/SDL_test.vcxproj | |||
@@ -0,0 +1,180 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectName>SDL3_test</ProjectName> | ||
23 | <ProjectGuid>{DA956FD3-E143-46F2-9FE5-C77BEBC56B1A}</ProjectGuid> | ||
24 | <RootNamespace>SDL_test</RootNamespace> | ||
25 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
26 | </PropertyGroup> | ||
27 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
28 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
29 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
30 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
31 | </PropertyGroup> | ||
32 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
33 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
34 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
35 | </PropertyGroup> | ||
36 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
37 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
38 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
39 | </PropertyGroup> | ||
40 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
41 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
42 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
43 | </PropertyGroup> | ||
44 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
45 | <ImportGroup Label="ExtensionSettings"> | ||
46 | </ImportGroup> | ||
47 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
48 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
49 | </ImportGroup> | ||
50 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
51 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
52 | </ImportGroup> | ||
53 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
54 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
55 | </ImportGroup> | ||
56 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
57 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
58 | </ImportGroup> | ||
59 | <PropertyGroup Label="UserMacros" /> | ||
60 | <PropertyGroup> | ||
61 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
62 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
63 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
64 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
65 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
66 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
67 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
68 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
69 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
70 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
71 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
73 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
74 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
76 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
77 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
79 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
80 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
82 | </PropertyGroup> | ||
83 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
84 | <PreBuildEvent> | ||
85 | <Command> | ||
86 | </Command> | ||
87 | </PreBuildEvent> | ||
88 | <ClCompile> | ||
89 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
90 | <AdditionalIncludeDirectories>$(ProjectDir)/../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
91 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
92 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
93 | <StringPooling>true</StringPooling> | ||
94 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
95 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
96 | <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet> | ||
97 | <WarningLevel>Level3</WarningLevel> | ||
98 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
99 | <OmitDefaultLibName>true</OmitDefaultLibName> | ||
100 | <MultiProcessorCompilation>true</MultiProcessorCompilation> | ||
101 | </ClCompile> | ||
102 | </ItemDefinitionGroup> | ||
103 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
104 | <Midl> | ||
105 | <TargetEnvironment>X64</TargetEnvironment> | ||
106 | </Midl> | ||
107 | <ClCompile> | ||
108 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
109 | <AdditionalIncludeDirectories>$(ProjectDir)/../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
110 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
111 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <StringPooling>true</StringPooling> | ||
113 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
114 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
115 | <WarningLevel>Level3</WarningLevel> | ||
116 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
117 | <OmitDefaultLibName>true</OmitDefaultLibName> | ||
118 | <MultiProcessorCompilation>true</MultiProcessorCompilation> | ||
119 | </ClCompile> | ||
120 | </ItemDefinitionGroup> | ||
121 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
122 | <PreBuildEvent> | ||
123 | <Command> | ||
124 | </Command> | ||
125 | </PreBuildEvent> | ||
126 | <ClCompile> | ||
127 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
128 | <Optimization>Disabled</Optimization> | ||
129 | <AdditionalIncludeDirectories>$(ProjectDir)/../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
130 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
131 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
132 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
133 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
134 | <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet> | ||
135 | <WarningLevel>Level3</WarningLevel> | ||
136 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
137 | <OmitDefaultLibName>true</OmitDefaultLibName> | ||
138 | <MultiProcessorCompilation>true</MultiProcessorCompilation> | ||
139 | </ClCompile> | ||
140 | </ItemDefinitionGroup> | ||
141 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
142 | <Midl> | ||
143 | <TargetEnvironment>X64</TargetEnvironment> | ||
144 | </Midl> | ||
145 | <ClCompile> | ||
146 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
147 | <Optimization>Disabled</Optimization> | ||
148 | <AdditionalIncludeDirectories>$(ProjectDir)/../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
149 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
150 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
151 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
152 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
153 | <WarningLevel>Level3</WarningLevel> | ||
154 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
155 | <OmitDefaultLibName>true</OmitDefaultLibName> | ||
156 | <MultiProcessorCompilation>true</MultiProcessorCompilation> | ||
157 | </ClCompile> | ||
158 | </ItemDefinitionGroup> | ||
159 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
160 | <ClCompile> | ||
161 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
162 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
163 | </ClCompile> | ||
164 | </ItemDefinitionGroup> | ||
165 | <ItemGroup> | ||
166 | <ClCompile Include="..\..\src\test\SDL_test_assert.c" /> | ||
167 | <ClCompile Include="..\..\src\test\SDL_test_common.c" /> | ||
168 | <ClCompile Include="..\..\src\test\SDL_test_compare.c" /> | ||
169 | <ClCompile Include="..\..\src\test\SDL_test_crc32.c" /> | ||
170 | <ClCompile Include="..\..\src\test\SDL_test_font.c" /> | ||
171 | <ClCompile Include="..\..\src\test\SDL_test_fuzzer.c" /> | ||
172 | <ClCompile Include="..\..\src\test\SDL_test_harness.c" /> | ||
173 | <ClCompile Include="..\..\src\test\SDL_test_log.c" /> | ||
174 | <ClCompile Include="..\..\src\test\SDL_test_md5.c" /> | ||
175 | <ClCompile Include="..\..\src\test\SDL_test_memory.c" /> | ||
176 | </ItemGroup> | ||
177 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
178 | <ImportGroup Label="ExtensionTargets"> | ||
179 | </ImportGroup> | ||
180 | </Project> | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/audio/01-simple-playback/01-simple-playback.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/audio/01-simple-playback/01-simple-playback.vcxproj new file mode 100644 index 0000000..54203f7 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/audio/01-simple-playback/01-simple-playback.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{D68EA64A-14ED-4DBF-B86C-9EC2DDC476FB}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\audio\01-simple-playback\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\audio\01-simple-playback\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/audio/02-simple-playback-callback/02-simple-playback-callback.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/audio/02-simple-playback-callback/02-simple-playback-callback.vcxproj new file mode 100644 index 0000000..0c69fb4 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/audio/02-simple-playback-callback/02-simple-playback-callback.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{8C80733B-1F90-4682-A999-91699127F182}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\audio\02-simple-playback-callback\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\audio\02-simple-playback-callback\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/audio/03-load-wav/03-load-wav.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/audio/03-load-wav/03-load-wav.vcxproj new file mode 100644 index 0000000..418f205 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/audio/03-load-wav/03-load-wav.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{E941FE4D-964C-43C6-A486-B0966633BED6}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\audio\03-load-wav\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\audio\03-load-wav\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/camera/01-read-and-draw/01-read-and-draw.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/camera/01-read-and-draw/01-read-and-draw.vcxproj new file mode 100644 index 0000000..d100972 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/camera/01-read-and-draw/01-read-and-draw.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{20B1B6AE-B282-4E65-863A-28301B6C5E9F}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\camera\01-read-and-draw\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\camera\01-read-and-draw\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/game/01-snake/01-snake.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/game/01-snake/01-snake.vcxproj new file mode 100644 index 0000000..7da99a2 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/game/01-snake/01-snake.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{7239E6E4-3C4E-45DE-81B4-3BC7635BE63F}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\demo\01-snake\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\demo\01-snake\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/pen/01-drawing-lines/01-drawing-lines.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/pen/01-drawing-lines/01-drawing-lines.vcxproj new file mode 100644 index 0000000..39c5583 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/pen/01-drawing-lines/01-drawing-lines.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{25BB7BA9-DCAB-4944-9F2A-E316D63AF356}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\pen\01-drawing-lines\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\pen\01-drawing-lines\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/01-clear/01-clear.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/01-clear/01-clear.vcxproj new file mode 100644 index 0000000..5be492a --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/01-clear/01-clear.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{541DB2BF-7BE8-402C-8D7C-4BCC5A16DCDF}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\01-clear\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\01-clear\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/02-primitives/02-primitives.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/02-primitives/02-primitives.vcxproj new file mode 100644 index 0000000..3e9f471 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/02-primitives/02-primitives.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{1C512964-A1E4-4569-8EA4-1165D89A9FD9}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\02-primitives\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\02-primitives\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/03-lines/03-lines.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/03-lines/03-lines.vcxproj new file mode 100644 index 0000000..ffd6bd3 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/03-lines/03-lines.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{156986DD-710A-4627-8159-19FD1CE0C243}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\03-lines\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\03-lines\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/04-points/04-points.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/04-points/04-points.vcxproj new file mode 100644 index 0000000..aea1472 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/04-points/04-points.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{3D355C93-8429-4226-82D5-F8A63BC02801}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\04-points\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\04-points\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/05-rectangles/05-rectangles.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/05-rectangles/05-rectangles.vcxproj new file mode 100644 index 0000000..8d3ebbd --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/05-rectangles/05-rectangles.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{03CFCE68-B607-4781-8348-4F5F93A09A63}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\05-rectangles\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\05-rectangles\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/06-textures/06-textures.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/06-textures/06-textures.vcxproj new file mode 100644 index 0000000..081cae6 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/06-textures/06-textures.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{90118B89-7011-4BDA-AF6E-FAEF74BAD73C}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\06-textures\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\06-textures\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/07-streaming-textures/07-streaming-textures.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/07-streaming-textures/07-streaming-textures.vcxproj new file mode 100644 index 0000000..fb59158 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/07-streaming-textures/07-streaming-textures.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{2FE0342B-DB71-42D9-918D-C48099167DB9}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\07-streaming-textures\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\07-streaming-textures\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/08-rotating-textures/08-rotating-textures.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/08-rotating-textures/08-rotating-textures.vcxproj new file mode 100644 index 0000000..23924fb --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/08-rotating-textures/08-rotating-textures.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{E0D48833-9BD2-46EC-A1DA-BC06C521E3CB}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\08-rotating-textures\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\08-rotating-textures\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/09-scaling-textures/09-scaling-textures.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/09-scaling-textures/09-scaling-textures.vcxproj new file mode 100644 index 0000000..0342b3a --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/09-scaling-textures/09-scaling-textures.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{76D6D01E-79C3-4599-8920-DADDD5D8F8D0}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\09-scaling-textures\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\09-scaling-textures\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/10-geometry/10-geometry.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/10-geometry/10-geometry.vcxproj new file mode 100644 index 0000000..98daa9e --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/10-geometry/10-geometry.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{FA567681-211A-43AB-A9B2-6C1EC39CEBFF}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\10-geometry\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\10-geometry\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/11-color-mods/11-color-mods.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/11-color-mods/11-color-mods.vcxproj new file mode 100644 index 0000000..5f952b7 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/11-color-mods/11-color-mods.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{6539C356-F420-4EBF-937A-E03C1EDEF8D5}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\11-color-mods\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\11-color-mods\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/14-viewport/14-viewport.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/14-viewport/14-viewport.vcxproj new file mode 100644 index 0000000..1bc7001 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/14-viewport/14-viewport.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{42C0ABC6-6E99-4FE2-B4DB-8B1DFA9D2AEC}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\14-viewport\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\14-viewport\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/15-cliprect/15-cliprect.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/15-cliprect/15-cliprect.vcxproj new file mode 100644 index 0000000..fb9775f --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/15-cliprect/15-cliprect.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{2ED69519-A202-4B6E-870E-71FD43A5B883}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\15-cliprect\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\15-cliprect\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/17-read-pixels/17-read-pixels.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/17-read-pixels/17-read-pixels.vcxproj new file mode 100644 index 0000000..125e0dc --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/17-read-pixels/17-read-pixels.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{94DB4D43-D07D-4CD3-94FF-B6E96CC97C60}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\17-read-pixels\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\17-read-pixels\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/18-debug-text/18-debug-text.vcxproj b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/18-debug-text/18-debug-text.vcxproj new file mode 100644 index 0000000..048a4f9 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/VisualC/examples/renderer/18-debug-text/18-debug-text.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{72F39D57-7D82-4040-AE2B-CA7C922506E3}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\18-debug-text\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\18-debug-text\*.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/clean.sh b/src/contrib/SDL-3.2.20/VisualC/clean.sh new file mode 100755 index 0000000..fd16f9a --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/clean.sh | |||
@@ -0,0 +1,4 @@ | |||
1 | #!/bin/sh | ||
2 | find . -type f \( -name '*.user' -o -name '*.sdf' -o -name '*.ncb' -o -name '*.suo' \) -print -delete | ||
3 | find . -type f \( -name '*.bmp' -o -name '*.wav' -o -name '*.dat' \) -print -delete | ||
4 | find . -depth -type d \( -name Win32 -o -name x64 \) -exec rm -rv {} \; | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/Directory.Build.props b/src/contrib/SDL-3.2.20/VisualC/examples/Directory.Build.props new file mode 100644 index 0000000..4833d3e --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/Directory.Build.props | |||
@@ -0,0 +1,178 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Release|Win32"> | ||
9 | <Configuration>Release</Configuration> | ||
10 | <Platform>Win32</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Debug|x64"> | ||
13 | <Configuration>Debug</Configuration> | ||
14 | <Platform>x64</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <VCProjectVersion>15.0</VCProjectVersion> | ||
23 | <Keyword>Win32Proj</Keyword> | ||
24 | <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> | ||
25 | </PropertyGroup> | ||
26 | <PropertyGroup> | ||
27 | <PreferredToolArchitecture>x64</PreferredToolArchitecture> | ||
28 | </PropertyGroup> | ||
29 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
30 | <ConfigurationType>Application</ConfigurationType> | ||
31 | <UseDebugLibraries>true</UseDebugLibraries> | ||
32 | <PlatformToolset>v143</PlatformToolset> | ||
33 | <CharacterSet>Unicode</CharacterSet> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <UseDebugLibraries>false</UseDebugLibraries> | ||
38 | <PlatformToolset>v143</PlatformToolset> | ||
39 | <WholeProgramOptimization>true</WholeProgramOptimization> | ||
40 | <CharacterSet>Unicode</CharacterSet> | ||
41 | </PropertyGroup> | ||
42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
43 | <ConfigurationType>Application</ConfigurationType> | ||
44 | <UseDebugLibraries>true</UseDebugLibraries> | ||
45 | <PlatformToolset>v143</PlatformToolset> | ||
46 | <CharacterSet>Unicode</CharacterSet> | ||
47 | </PropertyGroup> | ||
48 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
49 | <ConfigurationType>Application</ConfigurationType> | ||
50 | <UseDebugLibraries>false</UseDebugLibraries> | ||
51 | <PlatformToolset>v143</PlatformToolset> | ||
52 | <WholeProgramOptimization>true</WholeProgramOptimization> | ||
53 | <CharacterSet>Unicode</CharacterSet> | ||
54 | </PropertyGroup> | ||
55 | <ImportGroup Label="ExtensionSettings"> | ||
56 | </ImportGroup> | ||
57 | <ImportGroup Label="Shared"> | ||
58 | </ImportGroup> | ||
59 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
60 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
61 | </ImportGroup> | ||
62 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
63 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
64 | </ImportGroup> | ||
65 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
66 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
67 | </ImportGroup> | ||
68 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
69 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
70 | </ImportGroup> | ||
71 | <PropertyGroup Label="UserMacros" /> | ||
72 | <PropertyGroup> | ||
73 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
74 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
75 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
76 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
77 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
78 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
79 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
80 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
81 | </PropertyGroup> | ||
82 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <LinkIncremental>true</LinkIncremental> | ||
84 | </PropertyGroup> | ||
85 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
86 | <LinkIncremental>true</LinkIncremental> | ||
87 | </PropertyGroup> | ||
88 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
89 | <LinkIncremental>false</LinkIncremental> | ||
90 | </PropertyGroup> | ||
91 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
92 | <LinkIncremental>false</LinkIncremental> | ||
93 | </PropertyGroup> | ||
94 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
95 | <ClCompile> | ||
96 | <PrecompiledHeader>NotUsing</PrecompiledHeader> | ||
97 | <WarningLevel>Level3</WarningLevel> | ||
98 | <Optimization>Disabled</Optimization> | ||
99 | <SDLCheck>true</SDLCheck> | ||
100 | <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
101 | <ConformanceMode>true</ConformanceMode> | ||
102 | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> | ||
103 | </ClCompile> | ||
104 | <Link> | ||
105 | <SubSystem>Console</SubSystem> | ||
106 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
110 | <ClCompile> | ||
111 | <PrecompiledHeader>NotUsing</PrecompiledHeader> | ||
112 | <WarningLevel>Level3</WarningLevel> | ||
113 | <Optimization>Disabled</Optimization> | ||
114 | <SDLCheck>true</SDLCheck> | ||
115 | <PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
116 | <ConformanceMode>true</ConformanceMode> | ||
117 | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> | ||
118 | </ClCompile> | ||
119 | <Link> | ||
120 | <SubSystem>Console</SubSystem> | ||
121 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
122 | </Link> | ||
123 | </ItemDefinitionGroup> | ||
124 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
125 | <ClCompile> | ||
126 | <PrecompiledHeader>NotUsing</PrecompiledHeader> | ||
127 | <WarningLevel>Level3</WarningLevel> | ||
128 | <Optimization>MaxSpeed</Optimization> | ||
129 | <FunctionLevelLinking>true</FunctionLevelLinking> | ||
130 | <IntrinsicFunctions>true</IntrinsicFunctions> | ||
131 | <SDLCheck>true</SDLCheck> | ||
132 | <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
133 | <ConformanceMode>true</ConformanceMode> | ||
134 | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> | ||
135 | </ClCompile> | ||
136 | <Link> | ||
137 | <SubSystem>Console</SubSystem> | ||
138 | <EnableCOMDATFolding>true</EnableCOMDATFolding> | ||
139 | <OptimizeReferences>true</OptimizeReferences> | ||
140 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
141 | </Link> | ||
142 | </ItemDefinitionGroup> | ||
143 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
144 | <ClCompile> | ||
145 | <PrecompiledHeader>NotUsing</PrecompiledHeader> | ||
146 | <WarningLevel>Level3</WarningLevel> | ||
147 | <Optimization>MaxSpeed</Optimization> | ||
148 | <FunctionLevelLinking>true</FunctionLevelLinking> | ||
149 | <IntrinsicFunctions>true</IntrinsicFunctions> | ||
150 | <SDLCheck>true</SDLCheck> | ||
151 | <PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
152 | <ConformanceMode>true</ConformanceMode> | ||
153 | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> | ||
154 | </ClCompile> | ||
155 | <Link> | ||
156 | <SubSystem>Console</SubSystem> | ||
157 | <EnableCOMDATFolding>true</EnableCOMDATFolding> | ||
158 | <OptimizeReferences>true</OptimizeReferences> | ||
159 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
160 | </Link> | ||
161 | </ItemDefinitionGroup> | ||
162 | <ItemDefinitionGroup> | ||
163 | <ClCompile> | ||
164 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
165 | <AdditionalIncludeDirectories>$(SolutionDir)\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
166 | </ClCompile> | ||
167 | </ItemDefinitionGroup> | ||
168 | <ItemGroup> | ||
169 | <ProjectReference Include="$(SolutionDir)\SDL\SDL.vcxproj"> | ||
170 | <Project>{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}</Project> | ||
171 | <Private>false</Private> | ||
172 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
173 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
174 | </ProjectReference> | ||
175 | </ItemGroup> | ||
176 | <ImportGroup Label="ExtensionTargets"> | ||
177 | </ImportGroup> | ||
178 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/audio/01-simple-playback/01-simple-playback.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/audio/01-simple-playback/01-simple-playback.vcxproj new file mode 100644 index 0000000..de4a67c --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/audio/01-simple-playback/01-simple-playback.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{EB448819-74BC-40C9-A61A-4D4ECD55F9D5}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\audio\01-simple-playback\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\audio\01-simple-playback\simple-playback.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/audio/02-simple-playback-callback/02-simple-playback-callback.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/audio/02-simple-playback-callback/02-simple-playback-callback.vcxproj new file mode 100644 index 0000000..7140c33 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/audio/02-simple-playback-callback/02-simple-playback-callback.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{6B710DFF-8A4A-40A2-BF2D-88D266F3D4F0}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\audio\02-simple-playback-callback\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\audio\02-simple-playback-callback\simple-playback-callback.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/audio/03-load-wav/03-load-wav.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/audio/03-load-wav/03-load-wav.vcxproj new file mode 100644 index 0000000..356cb6e --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/audio/03-load-wav/03-load-wav.vcxproj | |||
@@ -0,0 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{608C6C67-7766-471F-BBFF-8B00086039AF}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\audio\03-load-wav\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\audio\03-load-wav\load-wav.c" /> | ||
11 | <Content Include="$(SolutionDir)\..\test\sample.wav" CopyToOutputDirectory="PreserveNewest" /> | ||
12 | </ItemGroup> | ||
13 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
14 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/camera/01-read-and-draw/01-read-and-draw.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/camera/01-read-and-draw/01-read-and-draw.vcxproj new file mode 100644 index 0000000..c143bce --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/camera/01-read-and-draw/01-read-and-draw.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{510ACF0C-4012-4216-98EF-E4F155DE33CE}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\camera\01-read-and-draw\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\camera\01-read-and-draw\read-and-draw.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/demo/01-snake/01-snake.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/demo/01-snake/01-snake.vcxproj new file mode 100644 index 0000000..85128b4 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/demo/01-snake/01-snake.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{7820969A-5B7B-4046-BB0A-82905D457FC5}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\demo\01-snake\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\demo\01-snake\snake.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/demo/02-woodeneye-008/02-woodeneye-008.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/demo/02-woodeneye-008/02-woodeneye-008.vcxproj new file mode 100644 index 0000000..08f1da9 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/demo/02-woodeneye-008/02-woodeneye-008.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{A3F601E0-B54C-4DD8-8A97-FDEF7624EE60}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\demo\02-woodeneye-008\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\demo\02-woodeneye-008\woodeneye-008.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/demo/03-infinite-monkeys/03-infinite-monkeys.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/demo/03-infinite-monkeys/03-infinite-monkeys.vcxproj new file mode 100644 index 0000000..a08c5e4 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/demo/03-infinite-monkeys/03-infinite-monkeys.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{75AEE75A-C016-4497-960B-D767B822237D}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\demo\03-infinite-monkeys\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\demo\03-infinite-monkeys\infinite-monkeys.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/generate.py b/src/contrib/SDL-3.2.20/VisualC/examples/generate.py new file mode 100755 index 0000000..e06110e --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/generate.py | |||
@@ -0,0 +1,54 @@ | |||
1 | import os | ||
2 | import pathlib | ||
3 | import uuid | ||
4 | |||
5 | REPOSITORY_ROOT = pathlib.Path(__file__).parent.parent.parent | ||
6 | |||
7 | |||
8 | def generate(category, example_name, c_source_file): | ||
9 | guid = str(uuid.uuid4()).upper() | ||
10 | text = f""" | ||
11 | <?xml version="1.0" encoding="utf-8"?> | ||
12 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
13 | <PropertyGroup Label="Globals"> | ||
14 | <ProjectGuid>{{{guid}}}</ProjectGuid> | ||
15 | </PropertyGroup> | ||
16 | <Import Project="$(VCTargetsPath)\\Microsoft.Cpp.Default.props" /> | ||
17 | <Import Project="$(VCTargetsPath)\\Microsoft.Cpp.props" /> | ||
18 | <ItemGroup> | ||
19 | <None Include="$(SolutionDir)\\..\\examples\\{category}\\{example_name}\\README.txt" /> | ||
20 | <ClCompile Include="$(SolutionDir)\\..\\examples\\{category}\\{example_name}\\{c_source_file}" /> | ||
21 | </ItemGroup> | ||
22 | <Import Project="$(VCTargetsPath)\\Microsoft.Cpp.targets" /> | ||
23 | </Project> | ||
24 | """.strip() | ||
25 | |||
26 | project_file = REPOSITORY_ROOT / "VisualC" / "examples" / category / example_name / f"{example_name}.vcxproj" | ||
27 | |||
28 | if project_file.exists(): | ||
29 | print("Skipping:", project_file) | ||
30 | return | ||
31 | |||
32 | print("Generating file:", project_file) | ||
33 | os.makedirs(project_file.parent, exist_ok=True) | ||
34 | with open(project_file, "w", encoding="utf-8") as f: | ||
35 | f.write(text) | ||
36 | |||
37 | |||
38 | def get_c_source_filename(example_dir: pathlib.Path): | ||
39 | """Gets the one and only C source file name in the directory of the example.""" | ||
40 | c_files = [f.name for f in example_dir.iterdir() if f.name.endswith(".c")] | ||
41 | assert len(c_files) == 1 | ||
42 | return c_files[0] | ||
43 | |||
44 | |||
45 | def main(): | ||
46 | path = REPOSITORY_ROOT / "examples" | ||
47 | for category in path.iterdir(): | ||
48 | if category.is_dir(): | ||
49 | for example in category.iterdir(): | ||
50 | generate(category.name, example.name, get_c_source_filename(example)) | ||
51 | |||
52 | |||
53 | if __name__ == "__main__": | ||
54 | main() | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/pen/01-drawing-lines/01-drawing-lines.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/pen/01-drawing-lines/01-drawing-lines.vcxproj new file mode 100644 index 0000000..64025bb --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/pen/01-drawing-lines/01-drawing-lines.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{5EDA1ED3-8213-4C12-B0DF-B631EB611804}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\pen\01-drawing-lines\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\pen\01-drawing-lines\drawing-lines.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/01-clear/01-clear.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/01-clear/01-clear.vcxproj new file mode 100644 index 0000000..e55d8df --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/01-clear/01-clear.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{896557AC-7575-480C-8FFD-AB08B5DA305D}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\01-clear\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\01-clear\clear.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/02-primitives/02-primitives.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/02-primitives/02-primitives.vcxproj new file mode 100644 index 0000000..525bba7 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/02-primitives/02-primitives.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{504DC7EC-D82E-448E-9C7D-3BE7981592B3}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\02-primitives\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\02-primitives\primitives.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/03-lines/03-lines.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/03-lines/03-lines.vcxproj new file mode 100644 index 0000000..4b40b7e --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/03-lines/03-lines.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{BDE7DBC0-DCE7-432E-8750-C4AE55463699}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\03-lines\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\03-lines\lines.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/04-points/04-points.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/04-points/04-points.vcxproj new file mode 100644 index 0000000..0c8fa22 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/04-points/04-points.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{7B250AB1-92D3-4F1A-BEB4-19605A69CEDB}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\04-points\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\04-points\points.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/05-rectangles/05-rectangles.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/05-rectangles/05-rectangles.vcxproj new file mode 100644 index 0000000..8d4b33b --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/05-rectangles/05-rectangles.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{4C0E3A60-24F8-4D4C-81C0-C1777F5E7B17}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\05-rectangles\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\05-rectangles\rectangles.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/06-textures/06-textures.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/06-textures/06-textures.vcxproj new file mode 100644 index 0000000..d99b62c --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/06-textures/06-textures.vcxproj | |||
@@ -0,0 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{B3D61611-BFA3-4B66-ADC7-A3CE578A6D36}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\06-textures\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\06-textures\textures.c" /> | ||
11 | <Content Include="$(SolutionDir)\..\test\sample.bmp" CopyToOutputDirectory="PreserveNewest" /> | ||
12 | </ItemGroup> | ||
13 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
14 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/07-streaming-textures/07-streaming-textures.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/07-streaming-textures/07-streaming-textures.vcxproj new file mode 100644 index 0000000..0830c4f --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/07-streaming-textures/07-streaming-textures.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{540AE143-A58F-4D3B-B843-94EA8576522D}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\07-streaming-textures\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\07-streaming-textures\streaming-textures.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/08-rotating-textures/08-rotating-textures.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/08-rotating-textures/08-rotating-textures.vcxproj new file mode 100644 index 0000000..5e14c6d --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/08-rotating-textures/08-rotating-textures.vcxproj | |||
@@ -0,0 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{7091C001-3D71-47D4-B27B-E99271E5B987}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\08-rotating-textures\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\08-rotating-textures\rotating-textures.c" /> | ||
11 | <Content Include="$(SolutionDir)\..\test\sample.bmp" CopyToOutputDirectory="PreserveNewest" /> | ||
12 | </ItemGroup> | ||
13 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
14 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/09-scaling-textures/09-scaling-textures.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/09-scaling-textures/09-scaling-textures.vcxproj new file mode 100644 index 0000000..ada32f7 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/09-scaling-textures/09-scaling-textures.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{AF8BC84E-0268-4D1F-9503-84D9EE84C65F}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\09-scaling-textures\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\09-scaling-textures\scaling-textures.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/10-geometry/10-geometry.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/10-geometry/10-geometry.vcxproj new file mode 100644 index 0000000..6013514 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/10-geometry/10-geometry.vcxproj | |||
@@ -0,0 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{8B9AB23E-3F40-4145-BA1C-B2CEACFBBD72}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\10-geometry\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\10-geometry\geometry.c" /> | ||
11 | <Content Include="$(SolutionDir)\..\test\sample.bmp" CopyToOutputDirectory="PreserveNewest" /> | ||
12 | </ItemGroup> | ||
13 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
14 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/11-color-mods/11-color-mods.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/11-color-mods/11-color-mods.vcxproj new file mode 100644 index 0000000..c0af3e3 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/11-color-mods/11-color-mods.vcxproj | |||
@@ -0,0 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{E9C6A7A6-22C0-42E6-AC9C-8580A396D077}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\11-color-mods\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\11-color-mods\color-mods.c" /> | ||
11 | <Content Include="$(SolutionDir)\..\test\sample.bmp" CopyToOutputDirectory="PreserveNewest" /> | ||
12 | </ItemGroup> | ||
13 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
14 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/14-viewport/14-viewport.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/14-viewport/14-viewport.vcxproj new file mode 100644 index 0000000..1ebbda5 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/14-viewport/14-viewport.vcxproj | |||
@@ -0,0 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{B85BC466-C7F0-4C6D-8ECF-ED57E775FC73}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\14-viewport\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\14-viewport\viewport.c" /> | ||
11 | <Content Include="$(SolutionDir)\..\test\sample.bmp" CopyToOutputDirectory="PreserveNewest" /> | ||
12 | </ItemGroup> | ||
13 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
14 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/15-cliprect/15-cliprect.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/15-cliprect/15-cliprect.vcxproj new file mode 100644 index 0000000..dbb7ca6 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/15-cliprect/15-cliprect.vcxproj | |||
@@ -0,0 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{9DBD962F-EA4D-44E3-8E8E-31D7F060A2DC}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\15-cliprect\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\15-cliprect\cliprect.c" /> | ||
11 | <Content Include="$(SolutionDir)\..\test\sample.bmp" CopyToOutputDirectory="PreserveNewest" /> | ||
12 | </ItemGroup> | ||
13 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
14 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/17-read-pixels/17-read-pixels.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/17-read-pixels/17-read-pixels.vcxproj new file mode 100644 index 0000000..674462e --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/17-read-pixels/17-read-pixels.vcxproj | |||
@@ -0,0 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{EEF00329-4598-4E34-B969-9DD4B0815E6C}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\17-read-pixels\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\17-read-pixels\read-pixels.c" /> | ||
11 | <Content Include="$(SolutionDir)\..\test\sample.bmp" CopyToOutputDirectory="PreserveNewest" /> | ||
12 | </ItemGroup> | ||
13 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
14 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/examples/renderer/18-debug-text/18-debug-text.vcxproj b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/18-debug-text/18-debug-text.vcxproj new file mode 100644 index 0000000..98f1198 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/examples/renderer/18-debug-text/18-debug-text.vcxproj | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup Label="Globals"> | ||
4 | <ProjectGuid>{CC0714AA-8A81-4E29-BEC5-2E4FBC50E7FE}</ProjectGuid> | ||
5 | </PropertyGroup> | ||
6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
8 | <ItemGroup> | ||
9 | <None Include="$(SolutionDir)\..\examples\renderer\18-debug-text\README.txt" /> | ||
10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\18-debug-text\debug-text.c" /> | ||
11 | </ItemGroup> | ||
12 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
13 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/checkkeys/checkkeys.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/checkkeys/checkkeys.vcxproj new file mode 100644 index 0000000..901cdbb --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/checkkeys/checkkeys.vcxproj | |||
@@ -0,0 +1,225 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{26828762-C95D-4637-9CB1-7F0979523813}</ProjectGuid> | ||
23 | <RootNamespace>checkkeys</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Debug/checkkeys.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <Optimization>Disabled</Optimization> | ||
93 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
94 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
95 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
96 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
97 | <WarningLevel>Level3</WarningLevel> | ||
98 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
99 | </ClCompile> | ||
100 | <ResourceCompile> | ||
101 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
102 | <Culture>0x0409</Culture> | ||
103 | </ResourceCompile> | ||
104 | <Link> | ||
105 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
106 | <SubSystem>Windows</SubSystem> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
110 | <Midl> | ||
111 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
114 | <TargetEnvironment>X64</TargetEnvironment> | ||
115 | <TypeLibraryName>.\Debug/checkkeys.tlb</TypeLibraryName> | ||
116 | </Midl> | ||
117 | <ClCompile> | ||
118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
119 | <Optimization>Disabled</Optimization> | ||
120 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
121 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
122 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
123 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
124 | <WarningLevel>Level3</WarningLevel> | ||
125 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
126 | </ClCompile> | ||
127 | <ResourceCompile> | ||
128 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
129 | <Culture>0x0409</Culture> | ||
130 | </ResourceCompile> | ||
131 | <Link> | ||
132 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
133 | <SubSystem>Windows</SubSystem> | ||
134 | </Link> | ||
135 | </ItemDefinitionGroup> | ||
136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
137 | <Midl> | ||
138 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
142 | <TypeLibraryName>.\Release/checkkeys.tlb</TypeLibraryName> | ||
143 | </Midl> | ||
144 | <ClCompile> | ||
145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
146 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
147 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
148 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
149 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
150 | <PrecompiledHeader> | ||
151 | </PrecompiledHeader> | ||
152 | <PrecompiledHeaderOutputFile>.\Release/checkkeys.pch</PrecompiledHeaderOutputFile> | ||
153 | <WarningLevel>Level3</WarningLevel> | ||
154 | </ClCompile> | ||
155 | <ResourceCompile> | ||
156 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
157 | <Culture>0x0409</Culture> | ||
158 | </ResourceCompile> | ||
159 | <Link> | ||
160 | <SubSystem>Windows</SubSystem> | ||
161 | </Link> | ||
162 | </ItemDefinitionGroup> | ||
163 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
164 | <Midl> | ||
165 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
166 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
167 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
168 | <TargetEnvironment>X64</TargetEnvironment> | ||
169 | <TypeLibraryName>.\Release/checkkeys.tlb</TypeLibraryName> | ||
170 | </Midl> | ||
171 | <ClCompile> | ||
172 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
173 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
174 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
175 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
176 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
177 | <PrecompiledHeader> | ||
178 | </PrecompiledHeader> | ||
179 | <PrecompiledHeaderOutputFile>.\Release/checkkeys.pch</PrecompiledHeaderOutputFile> | ||
180 | <WarningLevel>Level3</WarningLevel> | ||
181 | </ClCompile> | ||
182 | <ResourceCompile> | ||
183 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
184 | <Culture>0x0409</Culture> | ||
185 | </ResourceCompile> | ||
186 | <Link> | ||
187 | <SubSystem>Windows</SubSystem> | ||
188 | </Link> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
191 | <ClCompile> | ||
192 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
193 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
194 | </ClCompile> | ||
195 | </ItemDefinitionGroup> | ||
196 | <ItemGroup> | ||
197 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
198 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
204 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
205 | <Private>false</Private> | ||
206 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
207 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
208 | </ProjectReference> | ||
209 | </ItemGroup> | ||
210 | <ItemGroup> | ||
211 | <ClCompile Include="..\..\..\test\checkkeys.c"> | ||
212 | <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
213 | <AdditionalUsingDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\;%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
214 | <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
215 | <AdditionalUsingDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
216 | <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
217 | <AdditionalUsingDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\;%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
218 | <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
219 | <AdditionalUsingDirectories Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\;%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
220 | </ClCompile> | ||
221 | </ItemGroup> | ||
222 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
223 | <ImportGroup Label="ExtensionTargets"> | ||
224 | </ImportGroup> | ||
225 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/loopwave/loopwave.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/loopwave/loopwave.vcxproj new file mode 100644 index 0000000..6ab91a8 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/loopwave/loopwave.vcxproj | |||
@@ -0,0 +1,237 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{AAAD1CB5-7ADA-47AE-85A0-08A6EC48FAFB}</ProjectGuid> | ||
23 | <RootNamespace>loopwave</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Release/loopwave.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
93 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
94 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
95 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
96 | <PrecompiledHeader> | ||
97 | </PrecompiledHeader> | ||
98 | <PrecompiledHeaderOutputFile>.\Release/loopwave.pch</PrecompiledHeaderOutputFile> | ||
99 | <WarningLevel>Level3</WarningLevel> | ||
100 | </ClCompile> | ||
101 | <ResourceCompile> | ||
102 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
103 | <Culture>0x0409</Culture> | ||
104 | </ResourceCompile> | ||
105 | <Link> | ||
106 | <SubSystem>Windows</SubSystem> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
110 | <Midl> | ||
111 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
114 | <TargetEnvironment>X64</TargetEnvironment> | ||
115 | <TypeLibraryName>.\Release/loopwave.tlb</TypeLibraryName> | ||
116 | </Midl> | ||
117 | <ClCompile> | ||
118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
119 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
120 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
121 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
122 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
123 | <PrecompiledHeader> | ||
124 | </PrecompiledHeader> | ||
125 | <PrecompiledHeaderOutputFile>.\Release/loopwave.pch</PrecompiledHeaderOutputFile> | ||
126 | <WarningLevel>Level3</WarningLevel> | ||
127 | </ClCompile> | ||
128 | <ResourceCompile> | ||
129 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
130 | <Culture>0x0409</Culture> | ||
131 | </ResourceCompile> | ||
132 | <Link> | ||
133 | <SubSystem>Windows</SubSystem> | ||
134 | </Link> | ||
135 | </ItemDefinitionGroup> | ||
136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
137 | <Midl> | ||
138 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
142 | <TypeLibraryName>.\Debug/loopwave.tlb</TypeLibraryName> | ||
143 | </Midl> | ||
144 | <ClCompile> | ||
145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
146 | <Optimization>Disabled</Optimization> | ||
147 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
148 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
149 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
150 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
151 | <WarningLevel>Level3</WarningLevel> | ||
152 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
153 | </ClCompile> | ||
154 | <ResourceCompile> | ||
155 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
156 | <Culture>0x0409</Culture> | ||
157 | </ResourceCompile> | ||
158 | <Link> | ||
159 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
160 | <SubSystem>Windows</SubSystem> | ||
161 | </Link> | ||
162 | </ItemDefinitionGroup> | ||
163 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
164 | <Midl> | ||
165 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
166 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
167 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
168 | <TargetEnvironment>X64</TargetEnvironment> | ||
169 | <TypeLibraryName>.\Debug/loopwave.tlb</TypeLibraryName> | ||
170 | </Midl> | ||
171 | <ClCompile> | ||
172 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
173 | <Optimization>Disabled</Optimization> | ||
174 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
175 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
176 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
177 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
178 | <WarningLevel>Level3</WarningLevel> | ||
179 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
180 | </ClCompile> | ||
181 | <ResourceCompile> | ||
182 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
183 | <Culture>0x0409</Culture> | ||
184 | </ResourceCompile> | ||
185 | <Link> | ||
186 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
187 | <SubSystem>Windows</SubSystem> | ||
188 | </Link> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
191 | <ClCompile> | ||
192 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
193 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
194 | </ClCompile> | ||
195 | </ItemDefinitionGroup> | ||
196 | <ItemGroup> | ||
197 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
198 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
204 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
205 | <Private>false</Private> | ||
206 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
207 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
208 | </ProjectReference> | ||
209 | </ItemGroup> | ||
210 | <ItemGroup> | ||
211 | <ClCompile Include="..\..\..\Test\loopwave.c" /> | ||
212 | <ClCompile Include="..\..\..\test\testutils.c" /> | ||
213 | </ItemGroup> | ||
214 | <ItemGroup> | ||
215 | <CustomBuild Include="..\..\..\test\sample.wav"> | ||
216 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying %(Filename)%(Extension)</Message> | ||
217 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
218 | </Command> | ||
219 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
220 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying %(Filename)%(Extension)</Message> | ||
221 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
222 | </Command> | ||
223 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
224 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying %(Filename)%(Extension)</Message> | ||
225 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
226 | </Command> | ||
227 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
228 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying %(Filename)%(Extension)</Message> | ||
229 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
230 | </Command> | ||
231 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
232 | </CustomBuild> | ||
233 | </ItemGroup> | ||
234 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
235 | <ImportGroup Label="ExtensionTargets"> | ||
236 | </ImportGroup> | ||
237 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testatomic/testatomic.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testatomic/testatomic.vcxproj new file mode 100644 index 0000000..abe71ff --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testatomic/testatomic.vcxproj | |||
@@ -0,0 +1,210 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{66B32F7E-5716-48D0-B5B9-D832FD052DD5}</ProjectGuid> | ||
23 | <RootNamespace>testatomic</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Debug/testatomic.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <Optimization>Disabled</Optimization> | ||
93 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
94 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
95 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
96 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
97 | <WarningLevel>Level3</WarningLevel> | ||
98 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
99 | </ClCompile> | ||
100 | <ResourceCompile> | ||
101 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
102 | <Culture>0x0409</Culture> | ||
103 | </ResourceCompile> | ||
104 | <Link> | ||
105 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
106 | <SubSystem>Windows</SubSystem> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
110 | <Midl> | ||
111 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
114 | <TargetEnvironment>X64</TargetEnvironment> | ||
115 | <TypeLibraryName>.\Debug/testatomic.tlb</TypeLibraryName> | ||
116 | </Midl> | ||
117 | <ClCompile> | ||
118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
119 | <Optimization>Disabled</Optimization> | ||
120 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
121 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
122 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
123 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
124 | <WarningLevel>Level3</WarningLevel> | ||
125 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
126 | </ClCompile> | ||
127 | <ResourceCompile> | ||
128 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
129 | <Culture>0x0409</Culture> | ||
130 | </ResourceCompile> | ||
131 | <Link> | ||
132 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
133 | <SubSystem>Windows</SubSystem> | ||
134 | </Link> | ||
135 | </ItemDefinitionGroup> | ||
136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
137 | <Midl> | ||
138 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
142 | <TypeLibraryName>.\Release/testatomic.tlb</TypeLibraryName> | ||
143 | </Midl> | ||
144 | <ClCompile> | ||
145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
146 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
147 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
148 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
149 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
150 | <WarningLevel>Level3</WarningLevel> | ||
151 | </ClCompile> | ||
152 | <ResourceCompile> | ||
153 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
154 | <Culture>0x0409</Culture> | ||
155 | </ResourceCompile> | ||
156 | <Link> | ||
157 | <SubSystem>Windows</SubSystem> | ||
158 | </Link> | ||
159 | </ItemDefinitionGroup> | ||
160 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
161 | <Midl> | ||
162 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
163 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
164 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
165 | <TargetEnvironment>X64</TargetEnvironment> | ||
166 | <TypeLibraryName>.\Release/testatomic.tlb</TypeLibraryName> | ||
167 | </Midl> | ||
168 | <ClCompile> | ||
169 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
170 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
171 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
172 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
173 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
174 | <WarningLevel>Level3</WarningLevel> | ||
175 | </ClCompile> | ||
176 | <ResourceCompile> | ||
177 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
178 | <Culture>0x0409</Culture> | ||
179 | </ResourceCompile> | ||
180 | <Link> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <ClCompile Include="..\..\..\test\testatomic.c" /> | ||
206 | </ItemGroup> | ||
207 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
208 | <ImportGroup Label="ExtensionTargets"> | ||
209 | </ImportGroup> | ||
210 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testautomation/testautomation.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testautomation/testautomation.vcxproj new file mode 100644 index 0000000..d973c8d --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testautomation/testautomation.vcxproj | |||
@@ -0,0 +1,240 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{9C7E8C03-3130-436D-A97E-E8F8ED1AC4EA}</ProjectGuid> | ||
23 | <RootNamespace>testautomation</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Debug/testautomation.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <Optimization>Disabled</Optimization> | ||
93 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;$(SolutionDir)/../include/build_config;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
94 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
95 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
96 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
97 | <WarningLevel>Level3</WarningLevel> | ||
98 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
99 | </ClCompile> | ||
100 | <ResourceCompile> | ||
101 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
102 | <Culture>0x0409</Culture> | ||
103 | </ResourceCompile> | ||
104 | <Link> | ||
105 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
106 | <SubSystem>Windows</SubSystem> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
110 | <Midl> | ||
111 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
114 | <TargetEnvironment>X64</TargetEnvironment> | ||
115 | <TypeLibraryName>.\Debug/testautomation.tlb</TypeLibraryName> | ||
116 | </Midl> | ||
117 | <ClCompile> | ||
118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
119 | <Optimization>Disabled</Optimization> | ||
120 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;$(SolutionDir)/../include/build_config;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
121 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
122 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
123 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
124 | <WarningLevel>Level3</WarningLevel> | ||
125 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
126 | </ClCompile> | ||
127 | <ResourceCompile> | ||
128 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
129 | <Culture>0x0409</Culture> | ||
130 | </ResourceCompile> | ||
131 | <Link> | ||
132 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
133 | <SubSystem>Windows</SubSystem> | ||
134 | </Link> | ||
135 | </ItemDefinitionGroup> | ||
136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
137 | <Midl> | ||
138 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
142 | <TypeLibraryName>.\Release/testautomation.tlb</TypeLibraryName> | ||
143 | </Midl> | ||
144 | <ClCompile> | ||
145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
146 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;$(SolutionDir)/../include/build_config;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
147 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
148 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
149 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
150 | <WarningLevel>Level3</WarningLevel> | ||
151 | </ClCompile> | ||
152 | <ResourceCompile> | ||
153 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
154 | <Culture>0x0409</Culture> | ||
155 | </ResourceCompile> | ||
156 | <Link> | ||
157 | <SubSystem>Windows</SubSystem> | ||
158 | </Link> | ||
159 | </ItemDefinitionGroup> | ||
160 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
161 | <Midl> | ||
162 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
163 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
164 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
165 | <TargetEnvironment>X64</TargetEnvironment> | ||
166 | <TypeLibraryName>.\Release/testautomation.tlb</TypeLibraryName> | ||
167 | </Midl> | ||
168 | <ClCompile> | ||
169 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
170 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;$(SolutionDir)/../include/build_config;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
171 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
172 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
173 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
174 | <WarningLevel>Level3</WarningLevel> | ||
175 | </ClCompile> | ||
176 | <ResourceCompile> | ||
177 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
178 | <Culture>0x0409</Culture> | ||
179 | </ResourceCompile> | ||
180 | <Link> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <ClCompile Include="..\..\..\Test\testautomation.c" /> | ||
206 | <ClCompile Include="..\..\..\test\testautomation_audio.c" /> | ||
207 | <ClCompile Include="..\..\..\test\testautomation_blit.c" /> | ||
208 | <ClCompile Include="..\..\..\test\testautomation_clipboard.c" /> | ||
209 | <ClCompile Include="..\..\..\test\testautomation_events.c" /> | ||
210 | <ClCompile Include="..\..\..\test\testautomation_guid.c" /> | ||
211 | <ClCompile Include="..\..\..\test\testautomation_hints.c" /> | ||
212 | <ClCompile Include="..\..\..\test\testautomation_images.c" /> | ||
213 | <ClCompile Include="..\..\..\test\testautomation_intrinsics.c" /> | ||
214 | <ClCompile Include="..\..\..\test\testautomation_joystick.c" /> | ||
215 | <ClCompile Include="..\..\..\test\testautomation_keyboard.c" /> | ||
216 | <ClCompile Include="..\..\..\test\testautomation_log.c" /> | ||
217 | <ClCompile Include="..\..\..\test\testautomation_main.c" /> | ||
218 | <ClCompile Include="..\..\..\test\testautomation_math.c" /> | ||
219 | <ClCompile Include="..\..\..\test\testautomation_mouse.c" /> | ||
220 | <ClCompile Include="..\..\..\test\testautomation_pixels.c" /> | ||
221 | <ClCompile Include="..\..\..\test\testautomation_platform.c" /> | ||
222 | <ClCompile Include="..\..\..\test\testautomation_properties.c" /> | ||
223 | <ClCompile Include="..\..\..\test\testautomation_rect.c" /> | ||
224 | <ClCompile Include="..\..\..\test\testautomation_render.c" /> | ||
225 | <ClCompile Include="..\..\..\test\testautomation_iostream.c" /> | ||
226 | <ClCompile Include="..\..\..\test\testautomation_sdltest.c" /> | ||
227 | <ClCompile Include="..\..\..\test\testautomation_stdlib.c" /> | ||
228 | <ClCompile Include="..\..\..\test\testautomation_surface.c" /> | ||
229 | <ClCompile Include="..\..\..\test\testautomation_time.c" /> | ||
230 | <ClCompile Include="..\..\..\test\testautomation_timer.c" /> | ||
231 | <ClCompile Include="..\..\..\test\testautomation_video.c" /> | ||
232 | <ClCompile Include="..\..\..\test\testautomation_subsystems.c" /> | ||
233 | </ItemGroup> | ||
234 | <ItemGroup> | ||
235 | <ClInclude Include="..\..\..\test\testautomation_suites.h" /> | ||
236 | </ItemGroup> | ||
237 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
238 | <ImportGroup Label="ExtensionTargets"> | ||
239 | </ImportGroup> | ||
240 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testcontroller/testcontroller.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testcontroller/testcontroller.vcxproj new file mode 100644 index 0000000..fbcadfc --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testcontroller/testcontroller.vcxproj | |||
@@ -0,0 +1,212 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{55812185-D13C-4022-9C81-32E0F4A08305}</ProjectGuid> | ||
23 | <RootNamespace>testcontroller</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Release/testcontroller.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
93 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
94 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
95 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
96 | <WarningLevel>Level3</WarningLevel> | ||
97 | </ClCompile> | ||
98 | <ResourceCompile> | ||
99 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
100 | <Culture>0x0409</Culture> | ||
101 | </ResourceCompile> | ||
102 | <Link> | ||
103 | <SubSystem>Windows</SubSystem> | ||
104 | </Link> | ||
105 | </ItemDefinitionGroup> | ||
106 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
107 | <Midl> | ||
108 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
109 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
110 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
111 | <TargetEnvironment>X64</TargetEnvironment> | ||
112 | <TypeLibraryName>.\Release/testcontroller.tlb</TypeLibraryName> | ||
113 | </Midl> | ||
114 | <ClCompile> | ||
115 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
116 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
117 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
118 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
119 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
120 | <WarningLevel>Level3</WarningLevel> | ||
121 | </ClCompile> | ||
122 | <ResourceCompile> | ||
123 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
124 | <Culture>0x0409</Culture> | ||
125 | </ResourceCompile> | ||
126 | <Link> | ||
127 | <SubSystem>Windows</SubSystem> | ||
128 | </Link> | ||
129 | </ItemDefinitionGroup> | ||
130 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
131 | <Midl> | ||
132 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
133 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
134 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
135 | <TargetEnvironment>Win32</TargetEnvironment> | ||
136 | <TypeLibraryName>.\Debug/testcontroller.tlb</TypeLibraryName> | ||
137 | </Midl> | ||
138 | <ClCompile> | ||
139 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
140 | <Optimization>Disabled</Optimization> | ||
141 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
142 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
143 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
144 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
145 | <WarningLevel>Level3</WarningLevel> | ||
146 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
147 | </ClCompile> | ||
148 | <ResourceCompile> | ||
149 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
150 | <Culture>0x0409</Culture> | ||
151 | </ResourceCompile> | ||
152 | <Link> | ||
153 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
154 | <SubSystem>Windows</SubSystem> | ||
155 | </Link> | ||
156 | </ItemDefinitionGroup> | ||
157 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
158 | <Midl> | ||
159 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
160 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
161 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
162 | <TargetEnvironment>X64</TargetEnvironment> | ||
163 | <TypeLibraryName>.\Debug/testcontroller.tlb</TypeLibraryName> | ||
164 | </Midl> | ||
165 | <ClCompile> | ||
166 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
167 | <Optimization>Disabled</Optimization> | ||
168 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
169 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
170 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
171 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
172 | <WarningLevel>Level3</WarningLevel> | ||
173 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
174 | </ClCompile> | ||
175 | <ResourceCompile> | ||
176 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
177 | <Culture>0x0409</Culture> | ||
178 | </ResourceCompile> | ||
179 | <Link> | ||
180 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <ClCompile Include="..\..\..\test\gamepadutils.c" /> | ||
206 | <ClCompile Include="..\..\..\test\testcontroller.c" /> | ||
207 | <ClCompile Include="..\..\..\test\testutils.c" /> | ||
208 | </ItemGroup> | ||
209 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
210 | <ImportGroup Label="ExtensionTargets"> | ||
211 | </ImportGroup> | ||
212 | </Project> | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testdialog/testdialog.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testdialog/testdialog.vcxproj new file mode 100644 index 0000000..88e570f --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testdialog/testdialog.vcxproj | |||
@@ -0,0 +1,210 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{97A3A89B-E023-48CD-905F-CDBDE8D951DE}</ProjectGuid> | ||
23 | <RootNamespace>testdialog</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Debug/testdialog.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <Optimization>Disabled</Optimization> | ||
93 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
94 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
95 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
96 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
97 | <WarningLevel>Level3</WarningLevel> | ||
98 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
99 | </ClCompile> | ||
100 | <ResourceCompile> | ||
101 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
102 | <Culture>0x0409</Culture> | ||
103 | </ResourceCompile> | ||
104 | <Link> | ||
105 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
106 | <SubSystem>Windows</SubSystem> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
110 | <Midl> | ||
111 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
114 | <TargetEnvironment>X64</TargetEnvironment> | ||
115 | <TypeLibraryName>.\Debug/testdialog.tlb</TypeLibraryName> | ||
116 | </Midl> | ||
117 | <ClCompile> | ||
118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
119 | <Optimization>Disabled</Optimization> | ||
120 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
121 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
122 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
123 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
124 | <WarningLevel>Level3</WarningLevel> | ||
125 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
126 | </ClCompile> | ||
127 | <ResourceCompile> | ||
128 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
129 | <Culture>0x0409</Culture> | ||
130 | </ResourceCompile> | ||
131 | <Link> | ||
132 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
133 | <SubSystem>Windows</SubSystem> | ||
134 | </Link> | ||
135 | </ItemDefinitionGroup> | ||
136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
137 | <Midl> | ||
138 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
142 | <TypeLibraryName>.\Release/testdialog.tlb</TypeLibraryName> | ||
143 | </Midl> | ||
144 | <ClCompile> | ||
145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
146 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
147 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
148 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
149 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
150 | <WarningLevel>Level3</WarningLevel> | ||
151 | </ClCompile> | ||
152 | <ResourceCompile> | ||
153 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
154 | <Culture>0x0409</Culture> | ||
155 | </ResourceCompile> | ||
156 | <Link> | ||
157 | <SubSystem>Windows</SubSystem> | ||
158 | </Link> | ||
159 | </ItemDefinitionGroup> | ||
160 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
161 | <Midl> | ||
162 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
163 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
164 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
165 | <TargetEnvironment>X64</TargetEnvironment> | ||
166 | <TypeLibraryName>.\Release/testdialog.tlb</TypeLibraryName> | ||
167 | </Midl> | ||
168 | <ClCompile> | ||
169 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
170 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
171 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
172 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
173 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
174 | <WarningLevel>Level3</WarningLevel> | ||
175 | </ClCompile> | ||
176 | <ResourceCompile> | ||
177 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
178 | <Culture>0x0409</Culture> | ||
179 | </ResourceCompile> | ||
180 | <Link> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <ClCompile Include="..\..\..\test\testdialog.c" /> | ||
206 | </ItemGroup> | ||
207 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
208 | <ImportGroup Label="ExtensionTargets"> | ||
209 | </ImportGroup> | ||
210 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testdraw/testdraw.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testdraw/testdraw.vcxproj new file mode 100644 index 0000000..de8a31e --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testdraw/testdraw.vcxproj | |||
@@ -0,0 +1,210 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}</ProjectGuid> | ||
23 | <RootNamespace>testdraw</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Release/testdraw.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
93 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
94 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
95 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
96 | <WarningLevel>Level3</WarningLevel> | ||
97 | </ClCompile> | ||
98 | <ResourceCompile> | ||
99 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
100 | <Culture>0x0409</Culture> | ||
101 | </ResourceCompile> | ||
102 | <Link> | ||
103 | <SubSystem>Windows</SubSystem> | ||
104 | </Link> | ||
105 | </ItemDefinitionGroup> | ||
106 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
107 | <Midl> | ||
108 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
109 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
110 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
111 | <TargetEnvironment>X64</TargetEnvironment> | ||
112 | <TypeLibraryName>.\Release/testdraw.tlb</TypeLibraryName> | ||
113 | </Midl> | ||
114 | <ClCompile> | ||
115 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
116 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
117 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
118 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
119 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
120 | <WarningLevel>Level3</WarningLevel> | ||
121 | </ClCompile> | ||
122 | <ResourceCompile> | ||
123 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
124 | <Culture>0x0409</Culture> | ||
125 | </ResourceCompile> | ||
126 | <Link> | ||
127 | <SubSystem>Windows</SubSystem> | ||
128 | </Link> | ||
129 | </ItemDefinitionGroup> | ||
130 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
131 | <Midl> | ||
132 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
133 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
134 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
135 | <TargetEnvironment>Win32</TargetEnvironment> | ||
136 | <TypeLibraryName>.\Debug/testdraw.tlb</TypeLibraryName> | ||
137 | </Midl> | ||
138 | <ClCompile> | ||
139 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
140 | <Optimization>Disabled</Optimization> | ||
141 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
142 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
143 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
144 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
145 | <WarningLevel>Level3</WarningLevel> | ||
146 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
147 | </ClCompile> | ||
148 | <ResourceCompile> | ||
149 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
150 | <Culture>0x0409</Culture> | ||
151 | </ResourceCompile> | ||
152 | <Link> | ||
153 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
154 | <SubSystem>Windows</SubSystem> | ||
155 | </Link> | ||
156 | </ItemDefinitionGroup> | ||
157 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
158 | <Midl> | ||
159 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
160 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
161 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
162 | <TargetEnvironment>X64</TargetEnvironment> | ||
163 | <TypeLibraryName>.\Debug/testdraw.tlb</TypeLibraryName> | ||
164 | </Midl> | ||
165 | <ClCompile> | ||
166 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
167 | <Optimization>Disabled</Optimization> | ||
168 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
169 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
170 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
171 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
172 | <WarningLevel>Level3</WarningLevel> | ||
173 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
174 | </ClCompile> | ||
175 | <ResourceCompile> | ||
176 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
177 | <Culture>0x0409</Culture> | ||
178 | </ResourceCompile> | ||
179 | <Link> | ||
180 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <ClCompile Include="..\..\..\test\testdraw.c" /> | ||
206 | </ItemGroup> | ||
207 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
208 | <ImportGroup Label="ExtensionTargets"> | ||
209 | </ImportGroup> | ||
210 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testfile/testfile.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testfile/testfile.vcxproj new file mode 100644 index 0000000..dfcd431 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testfile/testfile.vcxproj | |||
@@ -0,0 +1,210 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{CAE4F1D0-314F-4B10-805B-0EFD670133A0}</ProjectGuid> | ||
23 | <RootNamespace>testfile</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Debug/testfile.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <Optimization>Disabled</Optimization> | ||
93 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
94 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
95 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
96 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
97 | <WarningLevel>Level3</WarningLevel> | ||
98 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
99 | </ClCompile> | ||
100 | <ResourceCompile> | ||
101 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
102 | <Culture>0x0409</Culture> | ||
103 | </ResourceCompile> | ||
104 | <Link> | ||
105 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
106 | <SubSystem>Windows</SubSystem> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
110 | <Midl> | ||
111 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
114 | <TargetEnvironment>X64</TargetEnvironment> | ||
115 | <TypeLibraryName>.\Debug/testfile.tlb</TypeLibraryName> | ||
116 | </Midl> | ||
117 | <ClCompile> | ||
118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
119 | <Optimization>Disabled</Optimization> | ||
120 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
121 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
122 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
123 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
124 | <WarningLevel>Level3</WarningLevel> | ||
125 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
126 | </ClCompile> | ||
127 | <ResourceCompile> | ||
128 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
129 | <Culture>0x0409</Culture> | ||
130 | </ResourceCompile> | ||
131 | <Link> | ||
132 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
133 | <SubSystem>Windows</SubSystem> | ||
134 | </Link> | ||
135 | </ItemDefinitionGroup> | ||
136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
137 | <Midl> | ||
138 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
142 | <TypeLibraryName>.\Release/testfile.tlb</TypeLibraryName> | ||
143 | </Midl> | ||
144 | <ClCompile> | ||
145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
146 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
147 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
148 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
149 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
150 | <WarningLevel>Level3</WarningLevel> | ||
151 | </ClCompile> | ||
152 | <ResourceCompile> | ||
153 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
154 | <Culture>0x0409</Culture> | ||
155 | </ResourceCompile> | ||
156 | <Link> | ||
157 | <SubSystem>Windows</SubSystem> | ||
158 | </Link> | ||
159 | </ItemDefinitionGroup> | ||
160 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
161 | <Midl> | ||
162 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
163 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
164 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
165 | <TargetEnvironment>X64</TargetEnvironment> | ||
166 | <TypeLibraryName>.\Release/testfile.tlb</TypeLibraryName> | ||
167 | </Midl> | ||
168 | <ClCompile> | ||
169 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
170 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
171 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
172 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
173 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
174 | <WarningLevel>Level3</WarningLevel> | ||
175 | </ClCompile> | ||
176 | <ResourceCompile> | ||
177 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
178 | <Culture>0x0409</Culture> | ||
179 | </ResourceCompile> | ||
180 | <Link> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <ClCompile Include="..\..\..\Test\testfile.c" /> | ||
206 | </ItemGroup> | ||
207 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
208 | <ImportGroup Label="ExtensionTargets"> | ||
209 | </ImportGroup> | ||
210 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testgl/testgl.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testgl/testgl.vcxproj new file mode 100644 index 0000000..6c52125 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testgl/testgl.vcxproj | |||
@@ -0,0 +1,214 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{8B5CFB38-CCBA-40A8-AD7A-89C57B070884}</ProjectGuid> | ||
23 | <RootNamespace>testgl</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Debug/testgl.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <Optimization>Disabled</Optimization> | ||
93 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
94 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
95 | <PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;HAVE_OPENGL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
96 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
97 | <WarningLevel>Level3</WarningLevel> | ||
98 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
99 | </ClCompile> | ||
100 | <ResourceCompile> | ||
101 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
102 | <Culture>0x0409</Culture> | ||
103 | </ResourceCompile> | ||
104 | <Link> | ||
105 | <AdditionalDependencies>opengl32.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
106 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
107 | <SubSystem>Windows</SubSystem> | ||
108 | </Link> | ||
109 | </ItemDefinitionGroup> | ||
110 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
111 | <Midl> | ||
112 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
113 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
114 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
115 | <TargetEnvironment>X64</TargetEnvironment> | ||
116 | <TypeLibraryName>.\Debug/testgl.tlb</TypeLibraryName> | ||
117 | </Midl> | ||
118 | <ClCompile> | ||
119 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
120 | <Optimization>Disabled</Optimization> | ||
121 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
122 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
123 | <PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;HAVE_OPENGL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
124 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
125 | <WarningLevel>Level3</WarningLevel> | ||
126 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
127 | </ClCompile> | ||
128 | <ResourceCompile> | ||
129 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
130 | <Culture>0x0409</Culture> | ||
131 | </ResourceCompile> | ||
132 | <Link> | ||
133 | <AdditionalDependencies>opengl32.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
134 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
135 | <SubSystem>Windows</SubSystem> | ||
136 | </Link> | ||
137 | </ItemDefinitionGroup> | ||
138 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
139 | <Midl> | ||
140 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
141 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
142 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
143 | <TargetEnvironment>Win32</TargetEnvironment> | ||
144 | <TypeLibraryName>.\Release/testgl.tlb</TypeLibraryName> | ||
145 | </Midl> | ||
146 | <ClCompile> | ||
147 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
148 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
149 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
150 | <PreprocessorDefinitions>NDEBUG;WIN32;_WINDOWS;HAVE_OPENGL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
151 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
152 | <WarningLevel>Level3</WarningLevel> | ||
153 | </ClCompile> | ||
154 | <ResourceCompile> | ||
155 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
156 | <Culture>0x0409</Culture> | ||
157 | </ResourceCompile> | ||
158 | <Link> | ||
159 | <AdditionalDependencies>opengl32.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
160 | <SubSystem>Windows</SubSystem> | ||
161 | </Link> | ||
162 | </ItemDefinitionGroup> | ||
163 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
164 | <Midl> | ||
165 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
166 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
167 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
168 | <TargetEnvironment>X64</TargetEnvironment> | ||
169 | <TypeLibraryName>.\Release/testgl.tlb</TypeLibraryName> | ||
170 | </Midl> | ||
171 | <ClCompile> | ||
172 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
173 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
174 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
175 | <PreprocessorDefinitions>NDEBUG;WIN32;_WINDOWS;HAVE_OPENGL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
176 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
177 | <WarningLevel>Level3</WarningLevel> | ||
178 | </ClCompile> | ||
179 | <ResourceCompile> | ||
180 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
181 | <Culture>0x0409</Culture> | ||
182 | </ResourceCompile> | ||
183 | <Link> | ||
184 | <AdditionalDependencies>opengl32.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
185 | <SubSystem>Windows</SubSystem> | ||
186 | </Link> | ||
187 | </ItemDefinitionGroup> | ||
188 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
189 | <ClCompile> | ||
190 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
191 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
192 | </ClCompile> | ||
193 | </ItemDefinitionGroup> | ||
194 | <ItemGroup> | ||
195 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
196 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
197 | <Private>false</Private> | ||
198 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
199 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
200 | </ProjectReference> | ||
201 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
202 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
203 | <Private>false</Private> | ||
204 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
205 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
206 | </ProjectReference> | ||
207 | </ItemGroup> | ||
208 | <ItemGroup> | ||
209 | <ClCompile Include="..\..\..\test\testgl.c" /> | ||
210 | </ItemGroup> | ||
211 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
212 | <ImportGroup Label="ExtensionTargets"> | ||
213 | </ImportGroup> | ||
214 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testgles2/testgles2.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testgles2/testgles2.vcxproj new file mode 100644 index 0000000..728bb2c --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testgles2/testgles2.vcxproj | |||
@@ -0,0 +1,210 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{E9558DFE-1961-4DD4-B09B-DD0EEFD5C315}</ProjectGuid> | ||
23 | <RootNamespace>testgles2</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Debug/testgles2.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <Optimization>Disabled</Optimization> | ||
93 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
94 | <PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;HAVE_OPENGL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
95 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
96 | <WarningLevel>Level3</WarningLevel> | ||
97 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
98 | </ClCompile> | ||
99 | <ResourceCompile> | ||
100 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
101 | <Culture>0x0409</Culture> | ||
102 | </ResourceCompile> | ||
103 | <Link> | ||
104 | <AdditionalDependencies>opengl32.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
105 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
106 | <SubSystem>Windows</SubSystem> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
110 | <Midl> | ||
111 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
114 | <TargetEnvironment>X64</TargetEnvironment> | ||
115 | <TypeLibraryName>.\Debug/testgles2.tlb</TypeLibraryName> | ||
116 | </Midl> | ||
117 | <ClCompile> | ||
118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
119 | <Optimization>Disabled</Optimization> | ||
120 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
121 | <PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;HAVE_OPENGL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
122 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
123 | <WarningLevel>Level3</WarningLevel> | ||
124 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
125 | </ClCompile> | ||
126 | <ResourceCompile> | ||
127 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
128 | <Culture>0x0409</Culture> | ||
129 | </ResourceCompile> | ||
130 | <Link> | ||
131 | <AdditionalDependencies>opengl32.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
132 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
133 | <SubSystem>Windows</SubSystem> | ||
134 | </Link> | ||
135 | </ItemDefinitionGroup> | ||
136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
137 | <Midl> | ||
138 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
142 | <TypeLibraryName>.\Release/testgles2.tlb</TypeLibraryName> | ||
143 | </Midl> | ||
144 | <ClCompile> | ||
145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
146 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
147 | <PreprocessorDefinitions>NDEBUG;WIN32;_WINDOWS;HAVE_OPENGL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
148 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
149 | <WarningLevel>Level3</WarningLevel> | ||
150 | </ClCompile> | ||
151 | <ResourceCompile> | ||
152 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
153 | <Culture>0x0409</Culture> | ||
154 | </ResourceCompile> | ||
155 | <Link> | ||
156 | <AdditionalDependencies>opengl32.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
157 | <SubSystem>Windows</SubSystem> | ||
158 | </Link> | ||
159 | </ItemDefinitionGroup> | ||
160 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
161 | <Midl> | ||
162 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
163 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
164 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
165 | <TargetEnvironment>X64</TargetEnvironment> | ||
166 | <TypeLibraryName>.\Release/testgles2.tlb</TypeLibraryName> | ||
167 | </Midl> | ||
168 | <ClCompile> | ||
169 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
170 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
171 | <PreprocessorDefinitions>NDEBUG;WIN32;_WINDOWS;HAVE_OPENGL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
172 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
173 | <WarningLevel>Level3</WarningLevel> | ||
174 | </ClCompile> | ||
175 | <ResourceCompile> | ||
176 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
177 | <Culture>0x0409</Culture> | ||
178 | </ResourceCompile> | ||
179 | <Link> | ||
180 | <AdditionalDependencies>opengl32.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <ClCompile Include="..\..\..\test\testgles2.c" /> | ||
206 | </ItemGroup> | ||
207 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
208 | <ImportGroup Label="ExtensionTargets"> | ||
209 | </ImportGroup> | ||
210 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testoverlay/testoverlay.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testoverlay/testoverlay.vcxproj new file mode 100644 index 0000000..6d7e2cc --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testoverlay/testoverlay.vcxproj | |||
@@ -0,0 +1,231 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{B51E0D74-F0A2-45A2-BD2A-8B7D95B8204A}</ProjectGuid> | ||
23 | <RootNamespace>testoverlay</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Release/testoverlay.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
93 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
94 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
95 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
96 | <WarningLevel>Level3</WarningLevel> | ||
97 | </ClCompile> | ||
98 | <ResourceCompile> | ||
99 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
100 | <Culture>0x0409</Culture> | ||
101 | </ResourceCompile> | ||
102 | <Link> | ||
103 | <SubSystem>Windows</SubSystem> | ||
104 | </Link> | ||
105 | </ItemDefinitionGroup> | ||
106 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
107 | <Midl> | ||
108 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
109 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
110 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
111 | <TargetEnvironment>X64</TargetEnvironment> | ||
112 | <TypeLibraryName>.\Release/testoverlay.tlb</TypeLibraryName> | ||
113 | </Midl> | ||
114 | <ClCompile> | ||
115 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
116 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
117 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
118 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
119 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
120 | <WarningLevel>Level3</WarningLevel> | ||
121 | </ClCompile> | ||
122 | <ResourceCompile> | ||
123 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
124 | <Culture>0x0409</Culture> | ||
125 | </ResourceCompile> | ||
126 | <Link> | ||
127 | <SubSystem>Windows</SubSystem> | ||
128 | </Link> | ||
129 | </ItemDefinitionGroup> | ||
130 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
131 | <Midl> | ||
132 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
133 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
134 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
135 | <TargetEnvironment>Win32</TargetEnvironment> | ||
136 | <TypeLibraryName>.\Debug/testoverlay.tlb</TypeLibraryName> | ||
137 | </Midl> | ||
138 | <ClCompile> | ||
139 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
140 | <Optimization>Disabled</Optimization> | ||
141 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
142 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
143 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
144 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
145 | <WarningLevel>Level3</WarningLevel> | ||
146 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
147 | </ClCompile> | ||
148 | <ResourceCompile> | ||
149 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
150 | <Culture>0x0409</Culture> | ||
151 | </ResourceCompile> | ||
152 | <Link> | ||
153 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
154 | <SubSystem>Windows</SubSystem> | ||
155 | </Link> | ||
156 | </ItemDefinitionGroup> | ||
157 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
158 | <Midl> | ||
159 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
160 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
161 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
162 | <TargetEnvironment>X64</TargetEnvironment> | ||
163 | <TypeLibraryName>.\Debug/testoverlay.tlb</TypeLibraryName> | ||
164 | </Midl> | ||
165 | <ClCompile> | ||
166 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
167 | <Optimization>Disabled</Optimization> | ||
168 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
169 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
170 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
171 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
172 | <WarningLevel>Level3</WarningLevel> | ||
173 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
174 | </ClCompile> | ||
175 | <ResourceCompile> | ||
176 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
177 | <Culture>0x0409</Culture> | ||
178 | </ResourceCompile> | ||
179 | <Link> | ||
180 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <CustomBuild Include="..\..\..\test\moose.dat"> | ||
206 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying %(Filename)%(Extension)</Message> | ||
207 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
208 | </Command> | ||
209 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
210 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying %(Filename)%(Extension)</Message> | ||
211 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
212 | </Command> | ||
213 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
214 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying %(Filename)%(Extension)</Message> | ||
215 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
216 | </Command> | ||
217 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
218 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying %(Filename)%(Extension)</Message> | ||
219 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
220 | </Command> | ||
221 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
222 | </CustomBuild> | ||
223 | </ItemGroup> | ||
224 | <ItemGroup> | ||
225 | <ClCompile Include="..\..\..\test\testoverlay.c" /> | ||
226 | <ClCompile Include="..\..\..\test\testutils.c" /> | ||
227 | </ItemGroup> | ||
228 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
229 | <ImportGroup Label="ExtensionTargets"> | ||
230 | </ImportGroup> | ||
231 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testpen/testpen.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testpen/testpen.vcxproj new file mode 100644 index 0000000..6588844 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testpen/testpen.vcxproj | |||
@@ -0,0 +1,210 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{C4E04D18-EF76-4B42-B4C2-16A1BACDC1A3}</ProjectGuid> | ||
23 | <RootNamespace>testpower</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Debug/testpower.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <Optimization>Disabled</Optimization> | ||
93 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
94 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
95 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
96 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
97 | <WarningLevel>Level3</WarningLevel> | ||
98 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
99 | </ClCompile> | ||
100 | <ResourceCompile> | ||
101 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
102 | <Culture>0x0409</Culture> | ||
103 | </ResourceCompile> | ||
104 | <Link> | ||
105 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
106 | <SubSystem>Windows</SubSystem> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
110 | <Midl> | ||
111 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
114 | <TargetEnvironment>X64</TargetEnvironment> | ||
115 | <TypeLibraryName>.\Debug/testpower.tlb</TypeLibraryName> | ||
116 | </Midl> | ||
117 | <ClCompile> | ||
118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
119 | <Optimization>Disabled</Optimization> | ||
120 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
121 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
122 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
123 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
124 | <WarningLevel>Level3</WarningLevel> | ||
125 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
126 | </ClCompile> | ||
127 | <ResourceCompile> | ||
128 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
129 | <Culture>0x0409</Culture> | ||
130 | </ResourceCompile> | ||
131 | <Link> | ||
132 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
133 | <SubSystem>Windows</SubSystem> | ||
134 | </Link> | ||
135 | </ItemDefinitionGroup> | ||
136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
137 | <Midl> | ||
138 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
142 | <TypeLibraryName>.\Release/testpower.tlb</TypeLibraryName> | ||
143 | </Midl> | ||
144 | <ClCompile> | ||
145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
146 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
147 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
148 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
149 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
150 | <WarningLevel>Level3</WarningLevel> | ||
151 | </ClCompile> | ||
152 | <ResourceCompile> | ||
153 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
154 | <Culture>0x0409</Culture> | ||
155 | </ResourceCompile> | ||
156 | <Link> | ||
157 | <SubSystem>Windows</SubSystem> | ||
158 | </Link> | ||
159 | </ItemDefinitionGroup> | ||
160 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
161 | <Midl> | ||
162 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
163 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
164 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
165 | <TargetEnvironment>X64</TargetEnvironment> | ||
166 | <TypeLibraryName>.\Release/testpower.tlb</TypeLibraryName> | ||
167 | </Midl> | ||
168 | <ClCompile> | ||
169 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
170 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
171 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
172 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
173 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
174 | <WarningLevel>Level3</WarningLevel> | ||
175 | </ClCompile> | ||
176 | <ResourceCompile> | ||
177 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
178 | <Culture>0x0409</Culture> | ||
179 | </ResourceCompile> | ||
180 | <Link> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <ClCompile Include="..\..\..\test\testpen.c" /> | ||
206 | </ItemGroup> | ||
207 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
208 | <ImportGroup Label="ExtensionTargets"> | ||
209 | </ImportGroup> | ||
210 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testplatform/testplatform.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testplatform/testplatform.vcxproj new file mode 100644 index 0000000..af8ae0c --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testplatform/testplatform.vcxproj | |||
@@ -0,0 +1,222 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{26932B24-EFC6-4E3A-B277-ED653DA37968}</ProjectGuid> | ||
23 | <RootNamespace>testplatform</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Debug/testplatform.tlb</TypeLibraryName> | ||
89 | <HeaderFileName> | ||
90 | </HeaderFileName> | ||
91 | </Midl> | ||
92 | <ClCompile> | ||
93 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
94 | <Optimization>Disabled</Optimization> | ||
95 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
96 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
97 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
98 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
99 | <PrecompiledHeaderOutputFile>.\Debug/testplatform.pch</PrecompiledHeaderOutputFile> | ||
100 | <WarningLevel>Level3</WarningLevel> | ||
101 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
102 | </ClCompile> | ||
103 | <ResourceCompile> | ||
104 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
105 | <Culture>0x0409</Culture> | ||
106 | </ResourceCompile> | ||
107 | <Link> | ||
108 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
109 | <SubSystem>Windows</SubSystem> | ||
110 | </Link> | ||
111 | </ItemDefinitionGroup> | ||
112 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
113 | <Midl> | ||
114 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
115 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
116 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
117 | <TargetEnvironment>X64</TargetEnvironment> | ||
118 | <TypeLibraryName>.\Debug/testplatform.tlb</TypeLibraryName> | ||
119 | <HeaderFileName> | ||
120 | </HeaderFileName> | ||
121 | </Midl> | ||
122 | <ClCompile> | ||
123 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
124 | <Optimization>Disabled</Optimization> | ||
125 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
126 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
127 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
128 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
129 | <PrecompiledHeaderOutputFile>.\Debug/testplatform.pch</PrecompiledHeaderOutputFile> | ||
130 | <WarningLevel>Level3</WarningLevel> | ||
131 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
132 | </ClCompile> | ||
133 | <ResourceCompile> | ||
134 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
135 | <Culture>0x0409</Culture> | ||
136 | </ResourceCompile> | ||
137 | <Link> | ||
138 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
139 | <SubSystem>Windows</SubSystem> | ||
140 | </Link> | ||
141 | </ItemDefinitionGroup> | ||
142 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
143 | <Midl> | ||
144 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
145 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
146 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
147 | <TargetEnvironment>Win32</TargetEnvironment> | ||
148 | <TypeLibraryName>.\Release/testplatform.tlb</TypeLibraryName> | ||
149 | <HeaderFileName> | ||
150 | </HeaderFileName> | ||
151 | </Midl> | ||
152 | <ClCompile> | ||
153 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
154 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
155 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
156 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
157 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
158 | <PrecompiledHeaderOutputFile>.\Release/testplatform.pch</PrecompiledHeaderOutputFile> | ||
159 | <WarningLevel>Level3</WarningLevel> | ||
160 | </ClCompile> | ||
161 | <ResourceCompile> | ||
162 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
163 | <Culture>0x0409</Culture> | ||
164 | </ResourceCompile> | ||
165 | <Link> | ||
166 | <SubSystem>Windows</SubSystem> | ||
167 | </Link> | ||
168 | </ItemDefinitionGroup> | ||
169 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
170 | <Midl> | ||
171 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
172 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
173 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
174 | <TargetEnvironment>X64</TargetEnvironment> | ||
175 | <TypeLibraryName>.\Release/testplatform.tlb</TypeLibraryName> | ||
176 | <HeaderFileName> | ||
177 | </HeaderFileName> | ||
178 | </Midl> | ||
179 | <ClCompile> | ||
180 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
181 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
182 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
183 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
184 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
185 | <PrecompiledHeaderOutputFile>.\Release/testplatform.pch</PrecompiledHeaderOutputFile> | ||
186 | <WarningLevel>Level3</WarningLevel> | ||
187 | </ClCompile> | ||
188 | <ResourceCompile> | ||
189 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
190 | <Culture>0x0409</Culture> | ||
191 | </ResourceCompile> | ||
192 | <Link> | ||
193 | <SubSystem>Windows</SubSystem> | ||
194 | </Link> | ||
195 | </ItemDefinitionGroup> | ||
196 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
197 | <ClCompile> | ||
198 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
199 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
200 | </ClCompile> | ||
201 | </ItemDefinitionGroup> | ||
202 | <ItemGroup> | ||
203 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
204 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
205 | <Private>false</Private> | ||
206 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
207 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
208 | </ProjectReference> | ||
209 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
210 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
211 | <Private>false</Private> | ||
212 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
213 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
214 | </ProjectReference> | ||
215 | </ItemGroup> | ||
216 | <ItemGroup> | ||
217 | <ClCompile Include="..\..\..\Test\testplatform.c" /> | ||
218 | </ItemGroup> | ||
219 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
220 | <ImportGroup Label="ExtensionTargets"> | ||
221 | </ImportGroup> | ||
222 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testpower/testpower.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testpower/testpower.vcxproj new file mode 100644 index 0000000..cacf362 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testpower/testpower.vcxproj | |||
@@ -0,0 +1,210 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{C4E04D18-EF76-4B42-B4C2-16A1BACDC0A3}</ProjectGuid> | ||
23 | <RootNamespace>testpower</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Debug/testpower.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <Optimization>Disabled</Optimization> | ||
93 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
94 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
95 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
96 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
97 | <WarningLevel>Level3</WarningLevel> | ||
98 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
99 | </ClCompile> | ||
100 | <ResourceCompile> | ||
101 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
102 | <Culture>0x0409</Culture> | ||
103 | </ResourceCompile> | ||
104 | <Link> | ||
105 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
106 | <SubSystem>Windows</SubSystem> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
110 | <Midl> | ||
111 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
114 | <TargetEnvironment>X64</TargetEnvironment> | ||
115 | <TypeLibraryName>.\Debug/testpower.tlb</TypeLibraryName> | ||
116 | </Midl> | ||
117 | <ClCompile> | ||
118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
119 | <Optimization>Disabled</Optimization> | ||
120 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
121 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
122 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
123 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
124 | <WarningLevel>Level3</WarningLevel> | ||
125 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
126 | </ClCompile> | ||
127 | <ResourceCompile> | ||
128 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
129 | <Culture>0x0409</Culture> | ||
130 | </ResourceCompile> | ||
131 | <Link> | ||
132 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
133 | <SubSystem>Windows</SubSystem> | ||
134 | </Link> | ||
135 | </ItemDefinitionGroup> | ||
136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
137 | <Midl> | ||
138 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
142 | <TypeLibraryName>.\Release/testpower.tlb</TypeLibraryName> | ||
143 | </Midl> | ||
144 | <ClCompile> | ||
145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
146 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
147 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
148 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
149 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
150 | <WarningLevel>Level3</WarningLevel> | ||
151 | </ClCompile> | ||
152 | <ResourceCompile> | ||
153 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
154 | <Culture>0x0409</Culture> | ||
155 | </ResourceCompile> | ||
156 | <Link> | ||
157 | <SubSystem>Windows</SubSystem> | ||
158 | </Link> | ||
159 | </ItemDefinitionGroup> | ||
160 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
161 | <Midl> | ||
162 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
163 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
164 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
165 | <TargetEnvironment>X64</TargetEnvironment> | ||
166 | <TypeLibraryName>.\Release/testpower.tlb</TypeLibraryName> | ||
167 | </Midl> | ||
168 | <ClCompile> | ||
169 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
170 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
171 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
172 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
173 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
174 | <WarningLevel>Level3</WarningLevel> | ||
175 | </ClCompile> | ||
176 | <ResourceCompile> | ||
177 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
178 | <Culture>0x0409</Culture> | ||
179 | </ResourceCompile> | ||
180 | <Link> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <ClCompile Include="..\..\..\test\testpower.c" /> | ||
206 | </ItemGroup> | ||
207 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
208 | <ImportGroup Label="ExtensionTargets"> | ||
209 | </ImportGroup> | ||
210 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testrendertarget/testrendertarget.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testrendertarget/testrendertarget.vcxproj new file mode 100644 index 0000000..e59bb6b --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testrendertarget/testrendertarget.vcxproj | |||
@@ -0,0 +1,249 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{2D17C1EB-1157-460E-9A99-A82BFC1F9D1E}</ProjectGuid> | ||
23 | <RootNamespace>testrendertarget</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Release/testrendertarget.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
93 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
94 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
95 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
96 | <WarningLevel>Level3</WarningLevel> | ||
97 | </ClCompile> | ||
98 | <ResourceCompile> | ||
99 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
100 | <Culture>0x0409</Culture> | ||
101 | </ResourceCompile> | ||
102 | <Link> | ||
103 | <SubSystem>Windows</SubSystem> | ||
104 | </Link> | ||
105 | </ItemDefinitionGroup> | ||
106 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
107 | <Midl> | ||
108 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
109 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
110 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
111 | <TargetEnvironment>X64</TargetEnvironment> | ||
112 | <TypeLibraryName>.\Release/testrendertarget.tlb</TypeLibraryName> | ||
113 | </Midl> | ||
114 | <ClCompile> | ||
115 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
116 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
117 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
118 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
119 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
120 | <WarningLevel>Level3</WarningLevel> | ||
121 | </ClCompile> | ||
122 | <ResourceCompile> | ||
123 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
124 | <Culture>0x0409</Culture> | ||
125 | </ResourceCompile> | ||
126 | <Link> | ||
127 | <SubSystem>Windows</SubSystem> | ||
128 | </Link> | ||
129 | </ItemDefinitionGroup> | ||
130 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
131 | <Midl> | ||
132 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
133 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
134 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
135 | <TargetEnvironment>Win32</TargetEnvironment> | ||
136 | <TypeLibraryName>.\Debug/testrendertarget.tlb</TypeLibraryName> | ||
137 | </Midl> | ||
138 | <ClCompile> | ||
139 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
140 | <Optimization>Disabled</Optimization> | ||
141 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
142 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
143 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
144 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
145 | <WarningLevel>Level3</WarningLevel> | ||
146 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
147 | </ClCompile> | ||
148 | <ResourceCompile> | ||
149 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
150 | <Culture>0x0409</Culture> | ||
151 | </ResourceCompile> | ||
152 | <Link> | ||
153 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
154 | <SubSystem>Windows</SubSystem> | ||
155 | </Link> | ||
156 | </ItemDefinitionGroup> | ||
157 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
158 | <Midl> | ||
159 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
160 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
161 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
162 | <TargetEnvironment>X64</TargetEnvironment> | ||
163 | <TypeLibraryName>.\Debug/testrendertarget.tlb</TypeLibraryName> | ||
164 | </Midl> | ||
165 | <ClCompile> | ||
166 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
167 | <Optimization>Disabled</Optimization> | ||
168 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
169 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
170 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
171 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
172 | <WarningLevel>Level3</WarningLevel> | ||
173 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
174 | </ClCompile> | ||
175 | <ResourceCompile> | ||
176 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
177 | <Culture>0x0409</Culture> | ||
178 | </ResourceCompile> | ||
179 | <Link> | ||
180 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <CustomBuild Include="..\..\..\test\icon.bmp"> | ||
206 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying %(Filename)%(Extension)</Message> | ||
207 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
208 | </Command> | ||
209 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
210 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying %(Filename)%(Extension)</Message> | ||
211 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
212 | </Command> | ||
213 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
214 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying %(Filename)%(Extension)</Message> | ||
215 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
216 | </Command> | ||
217 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
218 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying %(Filename)%(Extension)</Message> | ||
219 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
220 | </Command> | ||
221 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
222 | </CustomBuild> | ||
223 | <CustomBuild Include="..\..\..\test\sample.bmp"> | ||
224 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying %(Filename)%(Extension)</Message> | ||
225 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
226 | </Command> | ||
227 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
228 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying %(Filename)%(Extension)</Message> | ||
229 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
230 | </Command> | ||
231 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
232 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying %(Filename)%(Extension)</Message> | ||
233 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
234 | </Command> | ||
235 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
236 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying %(Filename)%(Extension)</Message> | ||
237 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
238 | </Command> | ||
239 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
240 | </CustomBuild> | ||
241 | </ItemGroup> | ||
242 | <ItemGroup> | ||
243 | <ClCompile Include="..\..\..\test\testrendertarget.c" /> | ||
244 | <ClCompile Include="..\..\..\test\testutils.c" /> | ||
245 | </ItemGroup> | ||
246 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
247 | <ImportGroup Label="ExtensionTargets"> | ||
248 | </ImportGroup> | ||
249 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testrumble/testrumble.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testrumble/testrumble.vcxproj new file mode 100644 index 0000000..0ae100d --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testrumble/testrumble.vcxproj | |||
@@ -0,0 +1,210 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{BFF40245-E9A6-4297-A425-A554E5D767E8}</ProjectGuid> | ||
23 | <RootNamespace>testrumble</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Debug/testrumble.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <Optimization>Disabled</Optimization> | ||
93 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
94 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
95 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
96 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
97 | <WarningLevel>Level3</WarningLevel> | ||
98 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
99 | </ClCompile> | ||
100 | <ResourceCompile> | ||
101 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
102 | <Culture>0x0409</Culture> | ||
103 | </ResourceCompile> | ||
104 | <Link> | ||
105 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
106 | <SubSystem>Windows</SubSystem> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
110 | <Midl> | ||
111 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
114 | <TargetEnvironment>X64</TargetEnvironment> | ||
115 | <TypeLibraryName>.\Debug/testrumble.tlb</TypeLibraryName> | ||
116 | </Midl> | ||
117 | <ClCompile> | ||
118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
119 | <Optimization>Disabled</Optimization> | ||
120 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
121 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
122 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
123 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
124 | <WarningLevel>Level3</WarningLevel> | ||
125 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
126 | </ClCompile> | ||
127 | <ResourceCompile> | ||
128 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
129 | <Culture>0x0409</Culture> | ||
130 | </ResourceCompile> | ||
131 | <Link> | ||
132 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
133 | <SubSystem>Windows</SubSystem> | ||
134 | </Link> | ||
135 | </ItemDefinitionGroup> | ||
136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
137 | <Midl> | ||
138 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
142 | <TypeLibraryName>.\Release/testrumble.tlb</TypeLibraryName> | ||
143 | </Midl> | ||
144 | <ClCompile> | ||
145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
146 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
147 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
148 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
149 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
150 | <WarningLevel>Level3</WarningLevel> | ||
151 | </ClCompile> | ||
152 | <ResourceCompile> | ||
153 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
154 | <Culture>0x0409</Culture> | ||
155 | </ResourceCompile> | ||
156 | <Link> | ||
157 | <SubSystem>Windows</SubSystem> | ||
158 | </Link> | ||
159 | </ItemDefinitionGroup> | ||
160 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
161 | <Midl> | ||
162 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
163 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
164 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
165 | <TargetEnvironment>X64</TargetEnvironment> | ||
166 | <TypeLibraryName>.\Release/testrumble.tlb</TypeLibraryName> | ||
167 | </Midl> | ||
168 | <ClCompile> | ||
169 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
170 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
171 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
172 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
173 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
174 | <WarningLevel>Level3</WarningLevel> | ||
175 | </ClCompile> | ||
176 | <ResourceCompile> | ||
177 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
178 | <Culture>0x0409</Culture> | ||
179 | </ResourceCompile> | ||
180 | <Link> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <ClCompile Include="..\..\..\test\testrumble.c" /> | ||
206 | </ItemGroup> | ||
207 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
208 | <ImportGroup Label="ExtensionTargets"> | ||
209 | </ImportGroup> | ||
210 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testscale/testscale.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testscale/testscale.vcxproj new file mode 100644 index 0000000..c8900f3 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testscale/testscale.vcxproj | |||
@@ -0,0 +1,249 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{5D0930C0-7C91-4ECE-9014-7B7DDE9502E6}</ProjectGuid> | ||
23 | <RootNamespace>testscale</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Release/testscale.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
93 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
94 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
95 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
96 | <WarningLevel>Level3</WarningLevel> | ||
97 | </ClCompile> | ||
98 | <ResourceCompile> | ||
99 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
100 | <Culture>0x0409</Culture> | ||
101 | </ResourceCompile> | ||
102 | <Link> | ||
103 | <SubSystem>Windows</SubSystem> | ||
104 | </Link> | ||
105 | </ItemDefinitionGroup> | ||
106 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
107 | <Midl> | ||
108 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
109 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
110 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
111 | <TargetEnvironment>X64</TargetEnvironment> | ||
112 | <TypeLibraryName>.\Release/testscale.tlb</TypeLibraryName> | ||
113 | </Midl> | ||
114 | <ClCompile> | ||
115 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
116 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
117 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
118 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
119 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
120 | <WarningLevel>Level3</WarningLevel> | ||
121 | </ClCompile> | ||
122 | <ResourceCompile> | ||
123 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
124 | <Culture>0x0409</Culture> | ||
125 | </ResourceCompile> | ||
126 | <Link> | ||
127 | <SubSystem>Windows</SubSystem> | ||
128 | </Link> | ||
129 | </ItemDefinitionGroup> | ||
130 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
131 | <Midl> | ||
132 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
133 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
134 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
135 | <TargetEnvironment>Win32</TargetEnvironment> | ||
136 | <TypeLibraryName>.\Debug/testscale.tlb</TypeLibraryName> | ||
137 | </Midl> | ||
138 | <ClCompile> | ||
139 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
140 | <Optimization>Disabled</Optimization> | ||
141 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
142 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
143 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
144 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
145 | <WarningLevel>Level3</WarningLevel> | ||
146 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
147 | </ClCompile> | ||
148 | <ResourceCompile> | ||
149 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
150 | <Culture>0x0409</Culture> | ||
151 | </ResourceCompile> | ||
152 | <Link> | ||
153 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
154 | <SubSystem>Windows</SubSystem> | ||
155 | </Link> | ||
156 | </ItemDefinitionGroup> | ||
157 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
158 | <Midl> | ||
159 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
160 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
161 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
162 | <TargetEnvironment>X64</TargetEnvironment> | ||
163 | <TypeLibraryName>.\Debug/testscale.tlb</TypeLibraryName> | ||
164 | </Midl> | ||
165 | <ClCompile> | ||
166 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
167 | <Optimization>Disabled</Optimization> | ||
168 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
169 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
170 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
171 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
172 | <WarningLevel>Level3</WarningLevel> | ||
173 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
174 | </ClCompile> | ||
175 | <ResourceCompile> | ||
176 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
177 | <Culture>0x0409</Culture> | ||
178 | </ResourceCompile> | ||
179 | <Link> | ||
180 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <CustomBuild Include="..\..\..\test\icon.bmp"> | ||
206 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying %(Filename)%(Extension)</Message> | ||
207 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
208 | </Command> | ||
209 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
210 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying %(Filename)%(Extension)</Message> | ||
211 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
212 | </Command> | ||
213 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
214 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying %(Filename)%(Extension)</Message> | ||
215 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
216 | </Command> | ||
217 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
218 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying %(Filename)%(Extension)</Message> | ||
219 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
220 | </Command> | ||
221 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
222 | </CustomBuild> | ||
223 | <CustomBuild Include="..\..\..\test\sample.bmp"> | ||
224 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying %(Filename)%(Extension)</Message> | ||
225 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
226 | </Command> | ||
227 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
228 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying %(Filename)%(Extension)</Message> | ||
229 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
230 | </Command> | ||
231 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
232 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying %(Filename)%(Extension)</Message> | ||
233 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
234 | </Command> | ||
235 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
236 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying %(Filename)%(Extension)</Message> | ||
237 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
238 | </Command> | ||
239 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
240 | </CustomBuild> | ||
241 | </ItemGroup> | ||
242 | <ItemGroup> | ||
243 | <ClCompile Include="..\..\..\test\testscale.c" /> | ||
244 | <ClCompile Include="..\..\..\test\testutils.c" /> | ||
245 | </ItemGroup> | ||
246 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
247 | <ImportGroup Label="ExtensionTargets"> | ||
248 | </ImportGroup> | ||
249 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testsensor/testsensor.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testsensor/testsensor.vcxproj new file mode 100644 index 0000000..f0a9af8 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testsensor/testsensor.vcxproj | |||
@@ -0,0 +1,210 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{C4E04D18-EF76-4B42-B4C2-16A1BACDC0A4}</ProjectGuid> | ||
23 | <RootNamespace>testsensor</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Debug/testsensor.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <Optimization>Disabled</Optimization> | ||
93 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
94 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
95 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
96 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
97 | <WarningLevel>Level3</WarningLevel> | ||
98 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
99 | </ClCompile> | ||
100 | <ResourceCompile> | ||
101 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
102 | <Culture>0x0409</Culture> | ||
103 | </ResourceCompile> | ||
104 | <Link> | ||
105 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
106 | <SubSystem>Windows</SubSystem> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
110 | <Midl> | ||
111 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
114 | <TargetEnvironment>X64</TargetEnvironment> | ||
115 | <TypeLibraryName>.\Debug/testsensor.tlb</TypeLibraryName> | ||
116 | </Midl> | ||
117 | <ClCompile> | ||
118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
119 | <Optimization>Disabled</Optimization> | ||
120 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
121 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
122 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
123 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
124 | <WarningLevel>Level3</WarningLevel> | ||
125 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
126 | </ClCompile> | ||
127 | <ResourceCompile> | ||
128 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
129 | <Culture>0x0409</Culture> | ||
130 | </ResourceCompile> | ||
131 | <Link> | ||
132 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
133 | <SubSystem>Windows</SubSystem> | ||
134 | </Link> | ||
135 | </ItemDefinitionGroup> | ||
136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
137 | <Midl> | ||
138 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
142 | <TypeLibraryName>.\Release/testsensor.tlb</TypeLibraryName> | ||
143 | </Midl> | ||
144 | <ClCompile> | ||
145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
146 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
147 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
148 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
149 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
150 | <WarningLevel>Level3</WarningLevel> | ||
151 | </ClCompile> | ||
152 | <ResourceCompile> | ||
153 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
154 | <Culture>0x0409</Culture> | ||
155 | </ResourceCompile> | ||
156 | <Link> | ||
157 | <SubSystem>Windows</SubSystem> | ||
158 | </Link> | ||
159 | </ItemDefinitionGroup> | ||
160 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
161 | <Midl> | ||
162 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
163 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
164 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
165 | <TargetEnvironment>X64</TargetEnvironment> | ||
166 | <TypeLibraryName>.\Release/testsensor.tlb</TypeLibraryName> | ||
167 | </Midl> | ||
168 | <ClCompile> | ||
169 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
170 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
171 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
172 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
173 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
174 | <WarningLevel>Level3</WarningLevel> | ||
175 | </ClCompile> | ||
176 | <ResourceCompile> | ||
177 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
178 | <Culture>0x0409</Culture> | ||
179 | </ResourceCompile> | ||
180 | <Link> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <ClCompile Include="..\..\..\test\testsensor.c" /> | ||
206 | </ItemGroup> | ||
207 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
208 | <ImportGroup Label="ExtensionTargets"> | ||
209 | </ImportGroup> | ||
210 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testshape/testshape.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testshape/testshape.vcxproj new file mode 100644 index 0000000..1490483 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testshape/testshape.vcxproj | |||
@@ -0,0 +1,210 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{31A3E4E1-AAE9-4EF3-9B23-18D0924BE4D2}</ProjectGuid> | ||
23 | <RootNamespace>testshape</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Release/testshape.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
93 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
94 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
95 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
96 | <WarningLevel>Level3</WarningLevel> | ||
97 | </ClCompile> | ||
98 | <ResourceCompile> | ||
99 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
100 | <Culture>0x0409</Culture> | ||
101 | </ResourceCompile> | ||
102 | <Link> | ||
103 | <SubSystem>Windows</SubSystem> | ||
104 | </Link> | ||
105 | </ItemDefinitionGroup> | ||
106 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
107 | <Midl> | ||
108 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
109 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
110 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
111 | <TargetEnvironment>X64</TargetEnvironment> | ||
112 | <TypeLibraryName>.\Release/testshape.tlb</TypeLibraryName> | ||
113 | </Midl> | ||
114 | <ClCompile> | ||
115 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
116 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
117 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
118 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
119 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
120 | <WarningLevel>Level3</WarningLevel> | ||
121 | </ClCompile> | ||
122 | <ResourceCompile> | ||
123 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
124 | <Culture>0x0409</Culture> | ||
125 | </ResourceCompile> | ||
126 | <Link> | ||
127 | <SubSystem>Windows</SubSystem> | ||
128 | </Link> | ||
129 | </ItemDefinitionGroup> | ||
130 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
131 | <Midl> | ||
132 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
133 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
134 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
135 | <TargetEnvironment>Win32</TargetEnvironment> | ||
136 | <TypeLibraryName>.\Debug/testshape.tlb</TypeLibraryName> | ||
137 | </Midl> | ||
138 | <ClCompile> | ||
139 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
140 | <Optimization>Disabled</Optimization> | ||
141 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
142 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
143 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
144 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
145 | <WarningLevel>Level3</WarningLevel> | ||
146 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
147 | </ClCompile> | ||
148 | <ResourceCompile> | ||
149 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
150 | <Culture>0x0409</Culture> | ||
151 | </ResourceCompile> | ||
152 | <Link> | ||
153 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
154 | <SubSystem>Windows</SubSystem> | ||
155 | </Link> | ||
156 | </ItemDefinitionGroup> | ||
157 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
158 | <Midl> | ||
159 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
160 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
161 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
162 | <TargetEnvironment>X64</TargetEnvironment> | ||
163 | <TypeLibraryName>.\Debug/testshape.tlb</TypeLibraryName> | ||
164 | </Midl> | ||
165 | <ClCompile> | ||
166 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
167 | <Optimization>Disabled</Optimization> | ||
168 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
169 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
170 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
171 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
172 | <WarningLevel>Level3</WarningLevel> | ||
173 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
174 | </ClCompile> | ||
175 | <ResourceCompile> | ||
176 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
177 | <Culture>0x0409</Culture> | ||
178 | </ResourceCompile> | ||
179 | <Link> | ||
180 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <ClCompile Include="..\..\..\test\testshape.c" /> | ||
206 | </ItemGroup> | ||
207 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
208 | <ImportGroup Label="ExtensionTargets"> | ||
209 | </ImportGroup> | ||
210 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testsprite/testsprite.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testsprite/testsprite.vcxproj new file mode 100644 index 0000000..46473cc --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testsprite/testsprite.vcxproj | |||
@@ -0,0 +1,231 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{40FB7794-D3C3-4CFE-BCF4-A80C96635682}</ProjectGuid> | ||
23 | <RootNamespace>testsprite</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Release/testsprite.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
93 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
94 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
95 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
96 | <WarningLevel>Level3</WarningLevel> | ||
97 | </ClCompile> | ||
98 | <ResourceCompile> | ||
99 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
100 | <Culture>0x0409</Culture> | ||
101 | </ResourceCompile> | ||
102 | <Link> | ||
103 | <SubSystem>Windows</SubSystem> | ||
104 | </Link> | ||
105 | </ItemDefinitionGroup> | ||
106 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
107 | <Midl> | ||
108 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
109 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
110 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
111 | <TargetEnvironment>X64</TargetEnvironment> | ||
112 | <TypeLibraryName>.\Release/testsprite.tlb</TypeLibraryName> | ||
113 | </Midl> | ||
114 | <ClCompile> | ||
115 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
116 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
117 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
118 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
119 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
120 | <WarningLevel>Level3</WarningLevel> | ||
121 | </ClCompile> | ||
122 | <ResourceCompile> | ||
123 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
124 | <Culture>0x0409</Culture> | ||
125 | </ResourceCompile> | ||
126 | <Link> | ||
127 | <SubSystem>Windows</SubSystem> | ||
128 | </Link> | ||
129 | </ItemDefinitionGroup> | ||
130 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
131 | <Midl> | ||
132 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
133 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
134 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
135 | <TargetEnvironment>Win32</TargetEnvironment> | ||
136 | <TypeLibraryName>.\Debug/testsprite.tlb</TypeLibraryName> | ||
137 | </Midl> | ||
138 | <ClCompile> | ||
139 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
140 | <Optimization>Disabled</Optimization> | ||
141 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
142 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
143 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
144 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
145 | <WarningLevel>Level3</WarningLevel> | ||
146 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
147 | </ClCompile> | ||
148 | <ResourceCompile> | ||
149 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
150 | <Culture>0x0409</Culture> | ||
151 | </ResourceCompile> | ||
152 | <Link> | ||
153 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
154 | <SubSystem>Windows</SubSystem> | ||
155 | </Link> | ||
156 | </ItemDefinitionGroup> | ||
157 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
158 | <Midl> | ||
159 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
160 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
161 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
162 | <TargetEnvironment>X64</TargetEnvironment> | ||
163 | <TypeLibraryName>.\Debug/testsprite.tlb</TypeLibraryName> | ||
164 | </Midl> | ||
165 | <ClCompile> | ||
166 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
167 | <Optimization>Disabled</Optimization> | ||
168 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
169 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
170 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
171 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
172 | <WarningLevel>Level3</WarningLevel> | ||
173 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
174 | </ClCompile> | ||
175 | <ResourceCompile> | ||
176 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
177 | <Culture>0x0409</Culture> | ||
178 | </ResourceCompile> | ||
179 | <Link> | ||
180 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <CustomBuild Include="..\..\..\test\icon.bmp"> | ||
206 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying %(Filename)%(Extension)</Message> | ||
207 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
208 | </Command> | ||
209 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
210 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying %(Filename)%(Extension)</Message> | ||
211 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
212 | </Command> | ||
213 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
214 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying %(Filename)%(Extension)</Message> | ||
215 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
216 | </Command> | ||
217 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
218 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying %(Filename)%(Extension)</Message> | ||
219 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
220 | </Command> | ||
221 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
222 | </CustomBuild> | ||
223 | </ItemGroup> | ||
224 | <ItemGroup> | ||
225 | <ClCompile Include="..\..\..\test\testsprite.c" /> | ||
226 | <ClCompile Include="..\..\..\test\testutils.c" /> | ||
227 | </ItemGroup> | ||
228 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
229 | <ImportGroup Label="ExtensionTargets"> | ||
230 | </ImportGroup> | ||
231 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testsurround/testsurround.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testsurround/testsurround.vcxproj new file mode 100644 index 0000000..13ded82 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testsurround/testsurround.vcxproj | |||
@@ -0,0 +1,216 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{70B894A9-E306-49E8-ABC2-932A952A5E5F}</ProjectGuid> | ||
23 | <RootNamespace>testsurround</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Release/testsurround.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
93 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
94 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
95 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
96 | <PrecompiledHeader> | ||
97 | </PrecompiledHeader> | ||
98 | <PrecompiledHeaderOutputFile>.\Release/testsurround.pch</PrecompiledHeaderOutputFile> | ||
99 | <WarningLevel>Level3</WarningLevel> | ||
100 | </ClCompile> | ||
101 | <ResourceCompile> | ||
102 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
103 | <Culture>0x0409</Culture> | ||
104 | </ResourceCompile> | ||
105 | <Link> | ||
106 | <SubSystem>Console</SubSystem> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
110 | <Midl> | ||
111 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
114 | <TargetEnvironment>X64</TargetEnvironment> | ||
115 | <TypeLibraryName>.\Release/testsurround.tlb</TypeLibraryName> | ||
116 | </Midl> | ||
117 | <ClCompile> | ||
118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
119 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
120 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
121 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
122 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
123 | <PrecompiledHeader> | ||
124 | </PrecompiledHeader> | ||
125 | <PrecompiledHeaderOutputFile>.\Release/testsurround.pch</PrecompiledHeaderOutputFile> | ||
126 | <WarningLevel>Level3</WarningLevel> | ||
127 | </ClCompile> | ||
128 | <ResourceCompile> | ||
129 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
130 | <Culture>0x0409</Culture> | ||
131 | </ResourceCompile> | ||
132 | <Link> | ||
133 | <SubSystem>Console</SubSystem> | ||
134 | </Link> | ||
135 | </ItemDefinitionGroup> | ||
136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
137 | <Midl> | ||
138 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
142 | <TypeLibraryName>.\Debug/testsurround.tlb</TypeLibraryName> | ||
143 | </Midl> | ||
144 | <ClCompile> | ||
145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
146 | <Optimization>Disabled</Optimization> | ||
147 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
148 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
149 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
150 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
151 | <WarningLevel>Level3</WarningLevel> | ||
152 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
153 | </ClCompile> | ||
154 | <ResourceCompile> | ||
155 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
156 | <Culture>0x0409</Culture> | ||
157 | </ResourceCompile> | ||
158 | <Link> | ||
159 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
160 | <SubSystem>Console</SubSystem> | ||
161 | </Link> | ||
162 | </ItemDefinitionGroup> | ||
163 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
164 | <Midl> | ||
165 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
166 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
167 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
168 | <TargetEnvironment>X64</TargetEnvironment> | ||
169 | <TypeLibraryName>.\Debug/testsurround.tlb</TypeLibraryName> | ||
170 | </Midl> | ||
171 | <ClCompile> | ||
172 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
173 | <Optimization>Disabled</Optimization> | ||
174 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
175 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
176 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
177 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
178 | <WarningLevel>Level3</WarningLevel> | ||
179 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
180 | </ClCompile> | ||
181 | <ResourceCompile> | ||
182 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
183 | <Culture>0x0409</Culture> | ||
184 | </ResourceCompile> | ||
185 | <Link> | ||
186 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
187 | <SubSystem>Console</SubSystem> | ||
188 | </Link> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
191 | <ClCompile> | ||
192 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
193 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
194 | </ClCompile> | ||
195 | </ItemDefinitionGroup> | ||
196 | <ItemGroup> | ||
197 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
198 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
204 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
205 | <Private>false</Private> | ||
206 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
207 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
208 | </ProjectReference> | ||
209 | </ItemGroup> | ||
210 | <ItemGroup> | ||
211 | <ClCompile Include="..\..\..\Test\testsurround.c" /> | ||
212 | </ItemGroup> | ||
213 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
214 | <ImportGroup Label="ExtensionTargets"> | ||
215 | </ImportGroup> | ||
216 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testvulkan/testvulkan.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testvulkan/testvulkan.vcxproj new file mode 100644 index 0000000..0e6645b --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testvulkan/testvulkan.vcxproj | |||
@@ -0,0 +1,206 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{0D604DFD-AAB6-442C-9368-F91A344146AB}</ProjectGuid> | ||
23 | <RootNamespace>testvulkan</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Debug/testvulkan.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <Optimization>Disabled</Optimization> | ||
93 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
94 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
95 | <PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;HAVE_OPENGL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
96 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
97 | <WarningLevel>Level3</WarningLevel> | ||
98 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
99 | </ClCompile> | ||
100 | <ResourceCompile> | ||
101 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
102 | <Culture>0x0409</Culture> | ||
103 | </ResourceCompile> | ||
104 | <Link> | ||
105 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
106 | <SubSystem>Windows</SubSystem> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
110 | <Midl> | ||
111 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
114 | <TargetEnvironment>X64</TargetEnvironment> | ||
115 | <TypeLibraryName>.\Debug/testvulkan.tlb</TypeLibraryName> | ||
116 | </Midl> | ||
117 | <ClCompile> | ||
118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
119 | <Optimization>Disabled</Optimization> | ||
120 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
121 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
122 | <PreprocessorDefinitions>_DEBUG;WIN32;_WINDOWS;HAVE_OPENGL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
123 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
124 | <WarningLevel>Level3</WarningLevel> | ||
125 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
126 | </ClCompile> | ||
127 | <ResourceCompile> | ||
128 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
129 | <Culture>0x0409</Culture> | ||
130 | </ResourceCompile> | ||
131 | <Link> | ||
132 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
133 | <SubSystem>Windows</SubSystem> | ||
134 | </Link> | ||
135 | </ItemDefinitionGroup> | ||
136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
137 | <Midl> | ||
138 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
142 | <TypeLibraryName>.\Release/testvulkan.tlb</TypeLibraryName> | ||
143 | </Midl> | ||
144 | <ClCompile> | ||
145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
146 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
147 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
148 | <PreprocessorDefinitions>NDEBUG;WIN32;_WINDOWS;HAVE_OPENGL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
149 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
150 | <WarningLevel>Level3</WarningLevel> | ||
151 | </ClCompile> | ||
152 | <ResourceCompile> | ||
153 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
154 | <Culture>0x0409</Culture> | ||
155 | </ResourceCompile> | ||
156 | <Link> | ||
157 | <SubSystem>Windows</SubSystem> | ||
158 | </Link> | ||
159 | </ItemDefinitionGroup> | ||
160 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
161 | <Midl> | ||
162 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
163 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
164 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
165 | <TargetEnvironment>X64</TargetEnvironment> | ||
166 | <TypeLibraryName>.\Release/testvulkan.tlb</TypeLibraryName> | ||
167 | </Midl> | ||
168 | <ClCompile> | ||
169 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
170 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
171 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
172 | <PreprocessorDefinitions>NDEBUG;WIN32;_WINDOWS;HAVE_OPENGL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
173 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
174 | <WarningLevel>Level3</WarningLevel> | ||
175 | </ClCompile> | ||
176 | <ResourceCompile> | ||
177 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
178 | <Culture>0x0409</Culture> | ||
179 | </ResourceCompile> | ||
180 | <Link> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
192 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
193 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | ||
194 | </ProjectReference> | ||
195 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
196 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
197 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | ||
198 | </ProjectReference> | ||
199 | </ItemGroup> | ||
200 | <ItemGroup> | ||
201 | <ClCompile Include="..\..\..\test\testvulkan.c" /> | ||
202 | </ItemGroup> | ||
203 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
204 | <ImportGroup Label="ExtensionTargets"> | ||
205 | </ImportGroup> | ||
206 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testwm/testwm.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testwm/testwm.vcxproj new file mode 100644 index 0000000..48786d3 --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testwm/testwm.vcxproj | |||
@@ -0,0 +1,210 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{C4E04D18-EF76-4B42-B4C2-16A1BACDC0A5}</ProjectGuid> | ||
23 | <RootNamespace>testwm</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Debug/testwm.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <Optimization>Disabled</Optimization> | ||
93 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
94 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
95 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
96 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
97 | <WarningLevel>Level3</WarningLevel> | ||
98 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
99 | </ClCompile> | ||
100 | <ResourceCompile> | ||
101 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
102 | <Culture>0x0409</Culture> | ||
103 | </ResourceCompile> | ||
104 | <Link> | ||
105 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
106 | <SubSystem>Windows</SubSystem> | ||
107 | </Link> | ||
108 | </ItemDefinitionGroup> | ||
109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
110 | <Midl> | ||
111 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
114 | <TargetEnvironment>X64</TargetEnvironment> | ||
115 | <TypeLibraryName>.\Debug/testwm.tlb</TypeLibraryName> | ||
116 | </Midl> | ||
117 | <ClCompile> | ||
118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
119 | <Optimization>Disabled</Optimization> | ||
120 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
121 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
122 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
123 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
124 | <WarningLevel>Level3</WarningLevel> | ||
125 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
126 | </ClCompile> | ||
127 | <ResourceCompile> | ||
128 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
129 | <Culture>0x0409</Culture> | ||
130 | </ResourceCompile> | ||
131 | <Link> | ||
132 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
133 | <SubSystem>Windows</SubSystem> | ||
134 | </Link> | ||
135 | </ItemDefinitionGroup> | ||
136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
137 | <Midl> | ||
138 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
142 | <TypeLibraryName>.\Release/testwm.tlb</TypeLibraryName> | ||
143 | </Midl> | ||
144 | <ClCompile> | ||
145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
146 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
147 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
148 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
149 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
150 | <WarningLevel>Level3</WarningLevel> | ||
151 | </ClCompile> | ||
152 | <ResourceCompile> | ||
153 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
154 | <Culture>0x0409</Culture> | ||
155 | </ResourceCompile> | ||
156 | <Link> | ||
157 | <SubSystem>Windows</SubSystem> | ||
158 | </Link> | ||
159 | </ItemDefinitionGroup> | ||
160 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
161 | <Midl> | ||
162 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
163 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
164 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
165 | <TargetEnvironment>X64</TargetEnvironment> | ||
166 | <TypeLibraryName>.\Release/testwm.tlb</TypeLibraryName> | ||
167 | </Midl> | ||
168 | <ClCompile> | ||
169 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
170 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
171 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
172 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
173 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
174 | <WarningLevel>Level3</WarningLevel> | ||
175 | </ClCompile> | ||
176 | <ResourceCompile> | ||
177 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
178 | <Culture>0x0409</Culture> | ||
179 | </ResourceCompile> | ||
180 | <Link> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <ClCompile Include="..\..\..\test\testwm.c" /> | ||
206 | </ItemGroup> | ||
207 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
208 | <ImportGroup Label="ExtensionTargets"> | ||
209 | </ImportGroup> | ||
210 | </Project> \ No newline at end of file | ||
diff --git a/src/contrib/SDL-3.2.20/VisualC/tests/testyuv/testyuv.vcxproj b/src/contrib/SDL-3.2.20/VisualC/tests/testyuv/testyuv.vcxproj new file mode 100644 index 0000000..5adf0ee --- /dev/null +++ b/src/contrib/SDL-3.2.20/VisualC/tests/testyuv/testyuv.vcxproj | |||
@@ -0,0 +1,235 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release|Win32"> | ||
13 | <Configuration>Release</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release|x64"> | ||
17 | <Configuration>Release</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | </ItemGroup> | ||
21 | <PropertyGroup Label="Globals"> | ||
22 | <ProjectGuid>{40FB7794-D3C3-4CFE-BCF4-A80C97635682}</ProjectGuid> | ||
23 | <RootNamespace>testyuv</RootNamespace> | ||
24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
25 | </PropertyGroup> | ||
26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
28 | <ConfigurationType>Application</ConfigurationType> | ||
29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
30 | </PropertyGroup> | ||
31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
32 | <ConfigurationType>Application</ConfigurationType> | ||
33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
34 | </PropertyGroup> | ||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
36 | <ConfigurationType>Application</ConfigurationType> | ||
37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
38 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
40 | <ConfigurationType>Application</ConfigurationType> | ||
41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
42 | </PropertyGroup> | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
44 | <ImportGroup Label="ExtensionSettings"> | ||
45 | </ImportGroup> | ||
46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
48 | </ImportGroup> | ||
49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
51 | </ImportGroup> | ||
52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
54 | </ImportGroup> | ||
55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
57 | </ImportGroup> | ||
58 | <PropertyGroup Label="UserMacros" /> | ||
59 | <PropertyGroup> | ||
60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
81 | </PropertyGroup> | ||
82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
83 | <Midl> | ||
84 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
88 | <TypeLibraryName>.\Release/testyuv.tlb</TypeLibraryName> | ||
89 | </Midl> | ||
90 | <ClCompile> | ||
91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
92 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
93 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
94 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
95 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
96 | <WarningLevel>Level3</WarningLevel> | ||
97 | </ClCompile> | ||
98 | <ResourceCompile> | ||
99 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
100 | <Culture>0x0409</Culture> | ||
101 | </ResourceCompile> | ||
102 | <Link> | ||
103 | <SubSystem>Windows</SubSystem> | ||
104 | </Link> | ||
105 | </ItemDefinitionGroup> | ||
106 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
107 | <Midl> | ||
108 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
109 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
110 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
111 | <TargetEnvironment>X64</TargetEnvironment> | ||
112 | <TypeLibraryName>.\Release/testyuv.tlb</TypeLibraryName> | ||
113 | </Midl> | ||
114 | <ClCompile> | ||
115 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
116 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
117 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
118 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
119 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
120 | <WarningLevel>Level3</WarningLevel> | ||
121 | </ClCompile> | ||
122 | <ResourceCompile> | ||
123 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
124 | <Culture>0x0409</Culture> | ||
125 | </ResourceCompile> | ||
126 | <Link> | ||
127 | <SubSystem>Windows</SubSystem> | ||
128 | </Link> | ||
129 | </ItemDefinitionGroup> | ||
130 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
131 | <Midl> | ||
132 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
133 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
134 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
135 | <TargetEnvironment>Win32</TargetEnvironment> | ||
136 | <TypeLibraryName>.\Debug/testyuv.tlb</TypeLibraryName> | ||
137 | </Midl> | ||
138 | <ClCompile> | ||
139 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
140 | <Optimization>Disabled</Optimization> | ||
141 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
142 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
143 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
144 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
145 | <WarningLevel>Level3</WarningLevel> | ||
146 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
147 | </ClCompile> | ||
148 | <ResourceCompile> | ||
149 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
150 | <Culture>0x0409</Culture> | ||
151 | </ResourceCompile> | ||
152 | <Link> | ||
153 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
154 | <SubSystem>Windows</SubSystem> | ||
155 | </Link> | ||
156 | </ItemDefinitionGroup> | ||
157 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
158 | <Midl> | ||
159 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
160 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
161 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
162 | <TargetEnvironment>X64</TargetEnvironment> | ||
163 | <TypeLibraryName>.\Debug/testyuv.tlb</TypeLibraryName> | ||
164 | </Midl> | ||
165 | <ClCompile> | ||
166 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
167 | <Optimization>Disabled</Optimization> | ||
168 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
169 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
170 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
171 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
172 | <WarningLevel>Level3</WarningLevel> | ||
173 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
174 | </ClCompile> | ||
175 | <ResourceCompile> | ||
176 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
177 | <Culture>0x0409</Culture> | ||
178 | </ResourceCompile> | ||
179 | <Link> | ||
180 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
181 | <SubSystem>Windows</SubSystem> | ||
182 | </Link> | ||
183 | </ItemDefinitionGroup> | ||
184 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
185 | <ClCompile> | ||
186 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
187 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
188 | </ClCompile> | ||
189 | </ItemDefinitionGroup> | ||
190 | <ItemGroup> | ||
191 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
192 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
193 | <Private>false</Private> | ||
194 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
195 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
196 | </ProjectReference> | ||
197 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
198 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
199 | <Private>false</Private> | ||
200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
202 | </ProjectReference> | ||
203 | </ItemGroup> | ||
204 | <ItemGroup> | ||
205 | <CustomBuild Include="..\..\..\test\testyuv.bmp"> | ||
206 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying %(Filename)%(Extension)</Message> | ||
207 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
208 | </Command> | ||
209 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
210 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying %(Filename)%(Extension)</Message> | ||
211 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
212 | </Command> | ||
213 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
214 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying %(Filename)%(Extension)</Message> | ||
215 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" "$(ProjectDir)\" | ||
216 | </Command> | ||
217 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
218 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying %(Filename)%(Extension)</Message> | ||
219 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">copy "%(FullPath)" "$(ProjectDir)\" | ||
220 | </Command> | ||
221 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs> | ||
222 | </CustomBuild> | ||
223 | </ItemGroup> | ||
224 | <ItemGroup> | ||
225 | <ClCompile Include="..\..\..\test\testyuv.c" /> | ||
226 | <ClCompile Include="..\..\..\test\testyuv_cvt.c" /> | ||
227 | <ClCompile Include="..\..\..\test\testutils.c" /> | ||
228 | </ItemGroup> | ||
229 | <ItemGroup> | ||
230 | <ClInclude Include="..\..\..\test\testyuv_cvt.h" /> | ||
231 | </ItemGroup> | ||
232 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
233 | <ImportGroup Label="ExtensionTargets"> | ||
234 | </ImportGroup> | ||
235 | </Project> \ No newline at end of file | ||