Subversion Repositories ASFLogin

Rev

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

Rev 38 Rev 43
Line 39... Line 39...
39
				Name="VCMIDLTool"
39
				Name="VCMIDLTool"
40
			/>
40
			/>
41
			<Tool
41
			<Tool
42
				Name="VCCLCompilerTool"
42
				Name="VCCLCompilerTool"
43
				Optimization="0"
43
				Optimization="0"
44
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LOGINEVENTS_EXPORTS"
44
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LOGINEVENTS_EXPORTS;DEBUG"
45
				MinimalRebuild="true"
45
				MinimalRebuild="true"
46
				BasicRuntimeChecks="3"
46
				BasicRuntimeChecks="3"
47
				RuntimeLibrary="3"
47
				RuntimeLibrary="3"
48
				UsePrecompiledHeader="2"
48
				UsePrecompiledHeader="2"
49
				WarningLevel="3"
49
				WarningLevel="3"
Line 58... Line 58...
58
			<Tool
58
			<Tool
59
				Name="VCPreLinkEventTool"
59
				Name="VCPreLinkEventTool"
60
			/>
60
			/>
61
			<Tool
61
			<Tool
62
				Name="VCLinkerTool"
62
				Name="VCLinkerTool"
-
 
63
				OutputFile="..\..\exe\$(ProjectName)_d.dll"
63
				LinkIncremental="2"
64
				LinkIncremental="2"
64
				GenerateDebugInformation="true"
65
				GenerateDebugInformation="true"
65
				SubSystem="2"
66
				SubSystem="2"
66
				TargetMachine="1"
67
				TargetMachine="1"
67
			/>
68
			/>
Line 130... Line 131...
130
			<Tool
131
			<Tool
131
				Name="VCPreLinkEventTool"
132
				Name="VCPreLinkEventTool"
132
			/>
133
			/>
133
			<Tool
134
			<Tool
134
				Name="VCLinkerTool"
135
				Name="VCLinkerTool"
-
 
136
				OutputFile="..\..\exe\$(ProjectName).dll"
135
				LinkIncremental="1"
137
				LinkIncremental="1"
136
				GenerateDebugInformation="true"
138
				GenerateDebugInformation="true"
137
				SubSystem="2"
139
				SubSystem="2"
138
				OptimizeReferences="2"
140
				OptimizeReferences="2"
139
				EnableCOMDATFolding="2"
141
				EnableCOMDATFolding="2"