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
e6a027df
Commit
e6a027df
authored
Mar 16, 2011
by
Sam Lantinga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added quotes to the post-build copy commands
parent
7bee4c67
Changes
24
Show whitespace changes
Inline
Side-by-side
Showing
24 changed files
with
48 additions
and
48 deletions
+48
-48
checkkeys_VS2008.vcproj
VisualC/tests/checkkeys/checkkeys_VS2008.vcproj
+2
-2
graywin_VS2008.vcproj
VisualC/tests/graywin/graywin_VS2008.vcproj
+2
-2
loopwave_VS2008.vcproj
VisualC/tests/loopwave/loopwave_VS2008.vcproj
+2
-2
testalpha_VS2008.vcproj
VisualC/tests/testalpha/testalpha_VS2008.vcproj
+2
-2
testatomic_VS2008.vcproj
VisualC/tests/testatomic/testatomic_VS2008.vcproj
+2
-2
testcursor_VS2008.vcproj
VisualC/tests/testcursor/testcursor_VS2008.vcproj
+2
-2
testdraw2_VS2008.vcproj
VisualC/tests/testdraw2/testdraw2_VS2008.vcproj
+2
-2
testfile_VS2008.vcproj
VisualC/tests/testfile/testfile_VS2008.vcproj
+2
-2
testgamma_VS2008.vcproj
VisualC/tests/testgamma/testgamma_VS2008.vcproj
+2
-2
testgesture_VS2008.vcproj
VisualC/tests/testgesture/testgesture_VS2008.vcproj
+2
-2
testgl_VS2008.vcproj
VisualC/tests/testgl/testgl_VS2008.vcproj
+2
-2
testgl2_VS2008.vcproj
VisualC/tests/testgl2/testgl2_VS2008.vcproj
+2
-2
testjoystick_VS2008.vcproj
VisualC/tests/testjoystick/testjoystick_VS2008.vcproj
+2
-2
testoverlay_VS2008.vcproj
VisualC/tests/testoverlay/testoverlay_VS2008.vcproj
+2
-2
testoverlay2_VS2008.vcproj
VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj
+2
-2
testplatform_VS2008.vcproj
VisualC/tests/testplatform/testplatform_VS2008.vcproj
+2
-2
testpower_VS2008.vcproj
VisualC/tests/testpower/testpower_VS2008.vcproj
+2
-2
testshape_VS2008.vcproj
VisualC/tests/testshape/testshape_VS2008.vcproj
+2
-2
testsprite_VS2008.vcproj
VisualC/tests/testsprite/testsprite_VS2008.vcproj
+2
-2
testsprite2_VS2008.vcproj
VisualC/tests/testsprite2/testsprite2_VS2008.vcproj
+2
-2
testvidinfo_VS2008.vcproj
VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj
+2
-2
testwin_VS2008.vcproj
VisualC/tests/testwin/testwin_VS2008.vcproj
+2
-2
testwm_VS2008.vcproj
VisualC/tests/testwm/testwm_VS2008.vcproj
+2
-2
testwm_VS2010.vcxproj
VisualC/tests/testwm/testwm_VS2010.vcxproj
+2
-2
No files found.
VisualC/tests/checkkeys/checkkeys_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/graywin/graywin_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/loopwave/loopwave_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testalpha/testalpha_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp

"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
copy "$(SolutionDir)\..\test\icon.bmp" "$(ProjectDir)\icon.bmp"

"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp

"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
copy "$(SolutionDir)\..\test\icon.bmp" "$(ProjectDir)\icon.bmp"

"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testatomic/testatomic_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testcursor/testcursor_VS2008.vcproj
View file @
e6a027df
...
@@ -106,7 +106,7 @@
...
@@ -106,7 +106,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp

"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
copy "$(SolutionDir)\..\test\icon.bmp" "$(ProjectDir)\icon.bmp"

"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -200,7 +200,7 @@
...
@@ -200,7 +200,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp

"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
copy "$(SolutionDir)\..\test\icon.bmp" "$(ProjectDir)\icon.bmp"

"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testdraw2/testdraw2_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testfile/testfile_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testgamma/testgamma_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
copy "$(SolutionDir)\..\test\sample.bmp" "$(ProjectDir)\sample.bmp"

"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
copy "$(SolutionDir)\..\test\sample.bmp" "$(ProjectDir)\sample.bmp"

"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testgesture/testgesture_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testgl/testgl_VS2008.vcproj
View file @
e6a027df
...
@@ -105,7 +105,7 @@
...
@@ -105,7 +105,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -198,7 +198,7 @@
...
@@ -198,7 +198,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testgl2/testgl2_VS2008.vcproj
View file @
e6a027df
...
@@ -105,7 +105,7 @@
...
@@ -105,7 +105,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -198,7 +198,7 @@
...
@@ -198,7 +198,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testjoystick/testjoystick_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testoverlay/testoverlay_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp

"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
copy "$(SolutionDir)\..\test\sample.bmp" "$(ProjectDir)\sample.bmp"

"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp

"
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 @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\moose.dat $(ProjectDir)\moose.dat

"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
copy "$(SolutionDir)\..\test\moose.dat" "$(ProjectDir)\moose.dat"

"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\moose.dat $(ProjectDir)\moose.dat

"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
copy "$(SolutionDir)\..\test\moose.dat" "$(ProjectDir)\moose.dat"

"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testplatform/testplatform_VS2008.vcproj
View file @
e6a027df
...
@@ -106,7 +106,7 @@
...
@@ -106,7 +106,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -200,7 +200,7 @@
...
@@ -200,7 +200,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testpower/testpower_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testshape/testshape_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testsprite/testsprite_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp

"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
copy "$(SolutionDir)\..\test\icon.bmp" "$(ProjectDir)\icon.bmp"

"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp

"
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 @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp

"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
copy "$(SolutionDir)\..\test\icon.bmp" "$(ProjectDir)\icon.bmp"

"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp

"
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 @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testwin/testwin_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp

"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
copy "$(SolutionDir)\..\test\sample.bmp" "$(ProjectDir)\sample.bmp"

"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL and data files"
Description=
"Copy SDL and data files"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp

"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
copy "$(SolutionDir)\..\test\sample.bmp" "$(ProjectDir)\sample.bmp"

"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testwm/testwm_VS2008.vcproj
View file @
e6a027df
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
<Configuration
<Configuration
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
<Tool
<Tool
Name=
"VCPostBuildEventTool"
Name=
"VCPostBuildEventTool"
Description=
"Copy SDL"
Description=
"Copy SDL"
CommandLine=
"copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
"
CommandLine=
"copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
"
/>
/>
</Configuration>
</Configuration>
</Configurations>
</Configurations>
...
...
VisualC/tests/testwm/testwm_VS2010.vcxproj
View file @
e6a027df
...
@@ -82,7 +82,7 @@
...
@@ -82,7 +82,7 @@
<SubSystem>
Windows
</SubSystem>
<SubSystem>
Windows
</SubSystem>
</Link>
</Link>
<PostBuildEvent>
<PostBuildEvent>
<Command>
copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
</Command>
<Command>
copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
</Command>
</PostBuildEvent>
</PostBuildEvent>
<PostBuildEvent>
<PostBuildEvent>
<Message>
Copy SDL
</Message>
<Message>
Copy SDL
</Message>
...
@@ -125,7 +125,7 @@
...
@@ -125,7 +125,7 @@
<SubSystem>
Windows
</SubSystem>
<SubSystem>
Windows
</SubSystem>
</Link>
</Link>
<PostBuildEvent>
<PostBuildEvent>
<Command>
copy
$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll
</Command>
<Command>
copy
"$(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll" "$(TargetDir)\SDL.dll"
</Command>
</PostBuildEvent>
</PostBuildEvent>
<PostBuildEvent>
<PostBuildEvent>
<Message>
Copy SDL
</Message>
<Message>
Copy SDL
</Message>
...
...
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