Subversion Repositories gelsvn

Rev

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

Rev 8 Rev 39
Line 51... Line 51...
51
			<Tool
51
			<Tool
52
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
52
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
53
		</Configuration>
53
		</Configuration>
54
		<Configuration
54
		<Configuration
55
			Name="Release|Win32"
55
			Name="Release|Win32"
56
			OutputDirectory="$(GELEXT)lib\windows"
56
			OutputDirectory="..\..\lib"
57
			IntermediateDirectory="Release"
57
			IntermediateDirectory="Release"
58
			ConfigurationType="4"
58
			ConfigurationType="4"
59
			CharacterSet="2">
59
			CharacterSet="2">
60
			<Tool
60
			<Tool
61
				Name="VCCLCompilerTool"
61
				Name="VCCLCompilerTool"
Line 75... Line 75...
75
			<Tool
75
			<Tool
76
				Name="VCPostBuildEventTool"/>
76
				Name="VCPostBuildEventTool"/>
77
			<Tool
77
			<Tool
78
				Name="VCPreBuildEventTool"/>
78
				Name="VCPreBuildEventTool"/>
79
			<Tool
79
			<Tool
80
				Name="VCPreLinkEventTool"
80
				Name="VCPreLinkEventTool"/>
-
 
81
			<Tool
-
 
82
				Name="VCResourceCompilerTool"/>
-
 
83
			<Tool
-
 
84
				Name="VCWebServiceProxyGeneratorTool"/>
-
 
85
			<Tool
-
 
86
				Name="VCXMLDataGeneratorTool"/>
-
 
87
			<Tool
-
 
88
				Name="VCManagedWrapperGeneratorTool"/>
-
 
89
			<Tool
-
 
90
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-
 
91
		</Configuration>
-
 
92
		<Configuration
-
 
93
			Name="Install|Win32"
-
 
94
			OutputDirectory="$(GELEXT)\lib\windows"
-
 
95
			IntermediateDirectory="$(ConfigurationName)"
-
 
96
			ConfigurationType="4"
-
 
97
			CharacterSet="2">
-
 
98
			<Tool
-
 
99
				Name="VCCLCompilerTool"
-
 
100
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
-
 
101
				RuntimeLibrary="4"
-
 
102
				UsePrecompiledHeader="0"
-
 
103
				WarningLevel="3"
-
 
104
				Detect64BitPortabilityProblems="TRUE"
-
 
105
				DebugInformationFormat="3"/>
-
 
106
			<Tool
-
 
107
				Name="VCCustomBuildTool"/>
-
 
108
			<Tool
-
 
109
				Name="VCLibrarianTool"
-
 
110
				OutputFile="$(OutDir)/CGLA.lib"/>
-
 
111
			<Tool
-
 
112
				Name="VCMIDLTool"/>
-
 
113
			<Tool
-
 
114
				Name="VCPostBuildEventTool"
81
				CommandLine="copy /Y *.h $(GELEXT)include\CGLA\"/>
115
				CommandLine="xcopy /Y *.h $(GELEXT)include\$(ProjectName)\"/>
-
 
116
			<Tool
-
 
117
				Name="VCPreBuildEventTool"/>
-
 
118
			<Tool
-
 
119
				Name="VCPreLinkEventTool"/>
82
			<Tool
120
			<Tool
83
				Name="VCResourceCompilerTool"/>
121
				Name="VCResourceCompilerTool"/>
84
			<Tool
122
			<Tool
85
				Name="VCWebServiceProxyGeneratorTool"/>
123
				Name="VCWebServiceProxyGeneratorTool"/>
86
			<Tool
124
			<Tool