1 <?xml version="1.0" encoding="Windows-1252"?>
3 ProjectType="Visual C++"
6 ProjectGUID="{F6DA4FFA-E405-4DCF-883B-A3C1713F8C5D}"
7 RootNamespace="xcos-Ant"
9 TargetFrameworkVersion="0"
24 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
25 IntermediateDirectory="$(ConfigurationName)"
30 BuildCommandLine="set JAVA_HOME=$(SolutionDir)\java\jdk
set PATH=$(SolutionDir)\java\ant\bin;%PATH%;
cd ..\..
call ant
"
31 ReBuildCommandLine="set JAVA_HOME=$(SolutionDir)\java\jdk
set PATH=$(SolutionDir)\java\ant\bin;%PATH%;
cd ..\..
call ant clean
call ant
"
32 CleanCommandLine="set JAVA_HOME=$(SolutionDir)\java\jdk
set PATH=$(SolutionDir)\java\ant\bin;%PATH%;
cd ..\..
call ant clean
"
34 PreprocessorDefinitions="WIN32;_DEBUG"
38 ForcedUsingAssemblies=""
44 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
45 IntermediateDirectory="$(ConfigurationName)"
50 BuildCommandLine="set JAVA_HOME=$(SolutionDir)\java\jdk
set PATH=$(SolutionDir)\java\ant\bin;%PATH%;
cd ..\..
call ant
"
51 ReBuildCommandLine="set JAVA_HOME=$(SolutionDir)\java\jdk
set PATH=$(SolutionDir)\java\ant\bin;%PATH%;
cd ..\..
call ant clean
call ant
"
52 CleanCommandLine="set JAVA_HOME=$(SolutionDir)\java\jdk
set PATH=$(SolutionDir)\java\ant\bin;%PATH%;
cd ..\..
call ant clean
"
54 PreprocessorDefinitions="WIN32;_DEBUG"
58 ForcedUsingAssemblies=""
64 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
65 IntermediateDirectory="$(ConfigurationName)"
70 BuildCommandLine="set JAVA_HOME=$(SolutionDir)\java\jdk
set PATH=$(SolutionDir)\java\ant\bin;%PATH%;
cd ..\..
call ant
"
71 ReBuildCommandLine="set JAVA_HOME=$(SolutionDir)\java\jdk
set PATH=$(SolutionDir)\java\ant\bin;%PATH%;
cd ..\..
call ant clean
call ant
"
72 CleanCommandLine="set JAVA_HOME=$(SolutionDir)\java\jdk
set PATH=$(SolutionDir)\java\ant\bin;%PATH%;
cd ..\..
call ant clean
"
74 PreprocessorDefinitions="WIN32;NDEBUG"
78 ForcedUsingAssemblies=""
84 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85 IntermediateDirectory="$(ConfigurationName)"
90 BuildCommandLine="set JAVA_HOME=$(SolutionDir)\java\jdk
set PATH=$(SolutionDir)\java\ant\bin;%PATH%;
cd ..\..
call ant
"
91 ReBuildCommandLine="set JAVA_HOME=$(SolutionDir)\java\jdk
set PATH=$(SolutionDir)\java\ant\bin;%PATH%;
cd ..\..
call ant clean
call ant
"
92 CleanCommandLine="set JAVA_HOME=$(SolutionDir)\java\jdk
set PATH=$(SolutionDir)\java\ant\bin;%PATH%;
cd ..\..
call ant clean
"
94 PreprocessorDefinitions="WIN32;NDEBUG"
98 ForcedUsingAssemblies=""
108 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
109 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
113 RelativePath="..\..\build.xml"
119 </VisualStudioProject>