Patch level :10.0
Files correlati : Ricompilazione Demo : [ ] Commento :progetti con MSVC8 git-svn-id: svn://10.65.10.50/trunk@15718 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
4f5cb4422b
commit
714dcfb20e
@ -374,6 +374,22 @@
|
||||
Name="Sources"
|
||||
Filter="cpp"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\cg\cg2101.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cg2103.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cglib01.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cglib02.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gv\gv0.cpp"
|
||||
>
|
||||
@ -503,7 +519,7 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying gif $(InputName)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).gif"
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).gif
"
|
||||
Outputs="$(TargetDir)$(InputName).gif"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
@ -513,7 +529,7 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying gif $(InputName)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).gif"
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).gif
"
|
||||
Outputs="$(TargetDir)$(InputName).gif"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
|
Loading…
x
Reference in New Issue
Block a user