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 10... Line 10...
10
			Name="Win32"/>
10
			Name="Win32"/>
11
	</Platforms>
11
	</Platforms>
12
	<Configurations>
12
	<Configurations>
13
		<Configuration
13
		<Configuration
14
			Name="Debug|Win32"
14
			Name="Debug|Win32"
15
			OutputDirectory="Debug"
15
			OutputDirectory="..\..\lib"
16
			IntermediateDirectory="Debug"
16
			IntermediateDirectory="Debug"
17
			ConfigurationType="4"
17
			ConfigurationType="4"
18
			CharacterSet="2">
18
			CharacterSet="2">
19
			<Tool
19
			<Tool
20
				Name="VCCLCompilerTool"
20
				Name="VCCLCompilerTool"
Line 30... Line 30...
30
				DebugInformationFormat="4"/>
30
				DebugInformationFormat="4"/>
31
			<Tool
31
			<Tool
32
				Name="VCCustomBuildTool"/>
32
				Name="VCCustomBuildTool"/>
33
			<Tool
33
			<Tool
34
				Name="VCLibrarianTool"
34
				Name="VCLibrarianTool"
35
				OutputFile="$(OutDir)/IMeshUtil.lib"/>
35
				OutputFile="$(OutDir)/IMeshUtild.lib"/>
36
			<Tool
36
			<Tool
37
				Name="VCMIDLTool"/>
37
				Name="VCMIDLTool"/>
38
			<Tool
38
			<Tool
39
				Name="VCPostBuildEventTool"/>
39
				Name="VCPostBuildEventTool"/>
40
			<Tool
40
			<Tool
Line 52... Line 52...
52
			<Tool
52
			<Tool
53
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
53
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
54
		</Configuration>
54
		</Configuration>
55
		<Configuration
55
		<Configuration
56
			Name="Release|Win32"
56
			Name="Release|Win32"
57
			OutputDirectory="Release"
57
			OutputDirectory="..\..\lib"
58
			IntermediateDirectory="Release"
58
			IntermediateDirectory="Release"
59
			ConfigurationType="4"
59
			ConfigurationType="4"
60
			CharacterSet="2">
60
			CharacterSet="2">
61
			<Tool
61
			<Tool
62
				Name="VCCLCompilerTool"
62
				Name="VCCLCompilerTool"
Line 79... Line 79...
79
			<Tool
79
			<Tool
80
				Name="VCPreBuildEventTool"/>
80
				Name="VCPreBuildEventTool"/>
81
			<Tool
81
			<Tool
82
				Name="VCPreLinkEventTool"/>
82
				Name="VCPreLinkEventTool"/>
83
			<Tool
83
			<Tool
-
 
84
				Name="VCResourceCompilerTool"/>
-
 
85
			<Tool
-
 
86
				Name="VCWebServiceProxyGeneratorTool"/>
-
 
87
			<Tool
-
 
88
				Name="VCXMLDataGeneratorTool"/>
-
 
89
			<Tool
-
 
90
				Name="VCManagedWrapperGeneratorTool"/>
-
 
91
			<Tool
-
 
92
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-
 
93
		</Configuration>
-
 
94
		<Configuration
-
 
95
			Name="Install|Win32"
-
 
96
			OutputDirectory="$(GELEXT)\lib\windows"
-
 
97
			IntermediateDirectory="$(ConfigurationName)"
-
 
98
			ConfigurationType="4"
-
 
99
			CharacterSet="2">
-
 
100
			<Tool
-
 
101
				Name="VCCLCompilerTool"
-
 
102
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
-
 
103
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
-
 
104
				RuntimeLibrary="4"
-
 
105
				UsePrecompiledHeader="0"
-
 
106
				WarningLevel="3"
-
 
107
				Detect64BitPortabilityProblems="TRUE"
-
 
108
				DebugInformationFormat="3"/>
-
 
109
			<Tool
-
 
110
				Name="VCCustomBuildTool"/>
-
 
111
			<Tool
-
 
112
				Name="VCLibrarianTool"
-
 
113
				OutputFile="$(OutDir)/IMeshUtil.lib"/>
-
 
114
			<Tool
-
 
115
				Name="VCMIDLTool"/>
-
 
116
			<Tool
-
 
117
				Name="VCPostBuildEventTool"
-
 
118
				CommandLine="xcopy /Y *.h $(GELEXT)include\$(ProjectName)\"/>
-
 
119
			<Tool
-
 
120
				Name="VCPreBuildEventTool"/>
-
 
121
			<Tool
-
 
122
				Name="VCPreLinkEventTool"/>
-
 
123
			<Tool
84
				Name="VCResourceCompilerTool"/>
124
				Name="VCResourceCompilerTool"/>
85
			<Tool
125
			<Tool
86
				Name="VCWebServiceProxyGeneratorTool"/>
126
				Name="VCWebServiceProxyGeneratorTool"/>
87
			<Tool
127
			<Tool
88
				Name="VCXMLDataGeneratorTool"/>
128
				Name="VCXMLDataGeneratorTool"/>