Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libSDL
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PocketInsanity
libSDL
Commits
e7325254
Commit
e7325254
authored
Jan 19, 2011
by
Sam Lantinga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added post build step to copy SDL and data files into the test projects
parent
2c7a66fb
Changes
23
Hide whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
94 additions
and
9 deletions
+94
-9
checkkeys_VS2008.vcproj
VisualC/tests/checkkeys/checkkeys_VS2008.vcproj
+4
-0
graywin_VS2008.vcproj
VisualC/tests/graywin/graywin_VS2008.vcproj
+4
-0
loopwave_VS2008.vcproj
VisualC/tests/loopwave/loopwave_VS2008.vcproj
+4
-0
testalpha_VS2008.vcproj
VisualC/tests/testalpha/testalpha_VS2008.vcproj
+4
-0
testatomic_VS2008.vcproj
VisualC/tests/testatomic/testatomic_VS2008.vcproj
+4
-0
testdraw2_VS2008.vcproj
VisualC/tests/testdraw2/testdraw2_VS2008.vcproj
+4
-0
testfile_VS2008.vcproj
VisualC/tests/testfile/testfile_VS2008.vcproj
+4
-0
testgamma_VS2008.vcproj
VisualC/tests/testgamma/testgamma_VS2008.vcproj
+4
-0
testgesture_VS2008.vcproj
VisualC/tests/testgesture/testgesture_VS2008.vcproj
+4
-0
testgl_VS2008.vcproj
VisualC/tests/testgl/testgl_VS2008.vcproj
+4
-0
testgl2_VS2008.vcproj
VisualC/tests/testgl2/testgl2_VS2008.vcproj
+4
-0
testjoystick_VS2008.vcproj
VisualC/tests/testjoystick/testjoystick_VS2008.vcproj
+4
-0
testoverlay_VS2008.vcproj
VisualC/tests/testoverlay/testoverlay_VS2008.vcproj
+4
-0
testoverlay2_VS2008.vcproj
VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj
+4
-0
testpalette_VS2008.vcproj
VisualC/tests/testpalette/testpalette_VS2008.vcproj
+4
-0
testplatform_VS2008.vcproj
VisualC/tests/testplatform/testplatform_VS2008.vcproj
+4
-0
testpower_VS2008.vcproj
VisualC/tests/testpower/testpower_VS2008.vcproj
+4
-0
testshape_VS2008.vcproj
VisualC/tests/testshape/testshape_VS2008.vcproj
+4
-8
testsprite_VS2008.vcproj
VisualC/tests/testsprite/testsprite_VS2008.vcproj
+4
-0
testsprite2_VS2008.vcproj
VisualC/tests/testsprite2/testsprite2_VS2008.vcproj
+5
-0
testvidinfo_VS2008.vcproj
VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj
+4
-0
testwin_VS2008.vcproj
VisualC/tests/testwin/testwin_VS2008.vcproj
+5
-1
testwm_VS2008.vcproj
VisualC/tests/testwm/testwm_VS2008.vcproj
+4
-0
No files found.
VisualC/tests/checkkeys/checkkeys_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/graywin/graywin_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/loopwave/loopwave_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testalpha/testalpha_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testatomic/testatomic_VS2008.vcproj
View file @
e7325254
...
@@ -103,6 +103,8 @@
...
@@ -103,6 +103,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -193,6 +195,8 @@
...
@@ -193,6 +195,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testdraw2/testdraw2_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testfile/testfile_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testgamma/testgamma_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testgesture/testgesture_VS2008.vcproj
View file @
e7325254
...
@@ -103,6 +103,8 @@
...
@@ -103,6 +103,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -193,6 +195,8 @@
...
@@ -193,6 +195,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testgl/testgl_VS2008.vcproj
View file @
e7325254
...
@@ -103,6 +103,8 @@
...
@@ -103,6 +103,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -194,6 +196,8 @@
...
@@ -194,6 +196,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testgl2/testgl2_VS2008.vcproj
View file @
e7325254
...
@@ -103,6 +103,8 @@
...
@@ -103,6 +103,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -194,6 +196,8 @@
...
@@ -194,6 +196,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testjoystick/testjoystick_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testoverlay/testoverlay_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\moose.dat $(ProjectDir)\moose.dat"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\moose.dat $(ProjectDir)\moose.dat"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testpalette/testpalette_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\sail.bmp $(ProjectDir)\sail.bmp"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\sail.bmp $(ProjectDir)\sail.bmp"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testplatform/testplatform_VS2008.vcproj
View file @
e7325254
...
@@ -104,6 +104,8 @@
...
@@ -104,6 +104,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,6 +198,8 @@
...
@@ -196,6 +198,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testpower/testpower_VS2008.vcproj
View file @
e7325254
...
@@ -103,6 +103,8 @@
...
@@ -103,6 +103,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -193,6 +195,8 @@
...
@@ -193,6 +195,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testshape/testshape_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,20 +194,14 @@
...
@@ -192,20 +194,14 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
<References>
<References>
</References>
</References>
<Files>
<Files>
<File
RelativePath=
"..\..\Sdl\Debug\SDL.lib"
>
</File>
<File
RelativePath=
"..\..\SDLmain\Debug\SDLmain.lib"
>
</File>
<File
<File
RelativePath=
"..\..\..\test\testshape.c"
RelativePath=
"..\..\..\test\testshape.c"
>
>
...
...
VisualC/tests/testsprite/testsprite_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testsprite2/testsprite2_VS2008.vcproj
View file @
e7325254
...
@@ -4,6 +4,7 @@
...
@@ -4,6 +4,7 @@
Version=
"9.00"
Version=
"9.00"
Name=
"testsprite2"
Name=
"testsprite2"
ProjectGUID=
"{40FB7794-D3C3-4CFE-BCF4-A80C96635682}"
ProjectGUID=
"{40FB7794-D3C3-4CFE-BCF4-A80C96635682}"
RootNamespace=
"testsprite2"
TargetFrameworkVersion=
"131072"
TargetFrameworkVersion=
"131072"
>
>
<Platforms>
<Platforms>
...
@@ -102,6 +103,8 @@
...
@@ -102,6 +103,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +195,8 @@
...
@@ -192,6 +195,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testwin/testwin_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
@@ -199,7 +203,7 @@
...
@@ -199,7 +203,7 @@
</References>
</References>
<Files>
<Files>
<File
<File
RelativePath=
"..\..\..\
Test\T
estwin.c"
RelativePath=
"..\..\..\
test\t
estwin.c"
>
>
</File>
</File>
</Files>
</Files>
...
...
VisualC/tests/testwm/testwm_VS2008.vcproj
View file @
e7325254
...
@@ -102,6 +102,8 @@
...
@@ -102,6 +102,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -192,6 +194,8 @@
...
@@ -192,6 +194,8 @@
/>
/>
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
CommandLine=
"copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment