Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@16407 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
24c417c3f7
commit
94c58ab693
projects
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Version="8.00"
|
||||
Name="agalib_rep"
|
||||
ProjectGUID="{31442041-CF09-4D29-80EF-485C09310A93}"
|
||||
>
|
||||
@ -217,7 +217,7 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying rep $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).rep"
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).rep
"
|
||||
Outputs="$(TargetDir)$(InputName).rep"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
@ -227,12 +227,40 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying rep $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).rep"
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).rep
"
|
||||
Outputs="$(TargetDir)$(InputName).rep"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Ini"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\include\relations.ini"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying ini $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).ini
"
|
||||
Outputs="$(TargetDir)\recdesc\$(InputName).ini"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying ini $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).ini
"
|
||||
Outputs="$(TargetDir)\recdesc\$(InputName).ini"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
|
@ -304,10 +304,6 @@
|
||||
RelativePath="..\tc\tc0800.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tc0900.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Masks"
|
||||
@ -346,7 +342,7 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk
"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
@ -356,7 +352,7 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk
"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
@ -409,30 +405,6 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tc0900a.uml"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk
"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk
"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tctscau.uml"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user