Subversion Repositories gelsvn

Rev

Rev 26 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26 Rev 28
Line 104... Line 104...
104
			<Tool
104
			<Tool
105
				Name="VCManagedWrapperGeneratorTool"/>
105
				Name="VCManagedWrapperGeneratorTool"/>
106
			<Tool
106
			<Tool
107
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
107
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
108
		</Configuration>
108
		</Configuration>
-
 
109
		<Configuration
-
 
110
			Name="Install|Win32"
-
 
111
			OutputDirectory="$(ConfigurationName)"
-
 
112
			IntermediateDirectory="$(ConfigurationName)"
-
 
113
			ConfigurationType="1"
-
 
114
			CharacterSet="2">
-
 
115
			<Tool
-
 
116
				Name="VCCLCompilerTool"
-
 
117
				AdditionalIncludeDirectories="..\..\src"
-
 
118
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
-
 
119
				RuntimeLibrary="4"
-
 
120
				UsePrecompiledHeader="0"
-
 
121
				WarningLevel="3"
-
 
122
				Detect64BitPortabilityProblems="TRUE"
-
 
123
				DebugInformationFormat="3"/>
-
 
124
			<Tool
-
 
125
				Name="VCCustomBuildTool"/>
-
 
126
			<Tool
-
 
127
				Name="VCLinkerTool"
-
 
128
				OutputFile="$(OutDir)/CGLA-mat_test.exe"
-
 
129
				LinkIncremental="1"
-
 
130
				GenerateDebugInformation="TRUE"
-
 
131
				SubSystem="1"
-
 
132
				OptimizeReferences="2"
-
 
133
				EnableCOMDATFolding="2"
-
 
134
				TargetMachine="1"/>
-
 
135
			<Tool
-
 
136
				Name="VCMIDLTool"/>
-
 
137
			<Tool
-
 
138
				Name="VCPostBuildEventTool"/>
-
 
139
			<Tool
-
 
140
				Name="VCPreBuildEventTool"/>
-
 
141
			<Tool
-
 
142
				Name="VCPreLinkEventTool"/>
-
 
143
			<Tool
-
 
144
				Name="VCResourceCompilerTool"/>
-
 
145
			<Tool
-
 
146
				Name="VCWebServiceProxyGeneratorTool"/>
-
 
147
			<Tool
-
 
148
				Name="VCXMLDataGeneratorTool"/>
-
 
149
			<Tool
-
 
150
				Name="VCWebDeploymentTool"/>
-
 
151
			<Tool
-
 
152
				Name="VCManagedWrapperGeneratorTool"/>
-
 
153
			<Tool
-
 
154
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-
 
155
		</Configuration>
109
	</Configurations>
156
	</Configurations>
110
	<References>
157
	<References>
111
		<ProjectReference
158
		<ProjectReference
112
			ReferencedProjectIdentifier="{DF483DEF-5642-4140-BBAE-5DFF5CED69F9}"
159
			ReferencedProjectIdentifier="{DF483DEF-5642-4140-BBAE-5DFF5CED69F9}"
113
			Name="CGLA"/>
160
			Name="CGLA"/>