Subversion Repositories ASFLogin

Rev

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

Rev 13 Rev 48
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;_CONSOLE"
44
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;DEBUG"
45
				MinimalRebuild="true"
45
				MinimalRebuild="true"
46
				BasicRuntimeChecks="3"
46
				BasicRuntimeChecks="3"
47
				RuntimeLibrary="3"
47
				RuntimeLibrary="3"
48
				UsePrecompiledHeader="0"
48
				UsePrecompiledHeader="0"
49
				WarningLevel="3"
49
				WarningLevel="3"
Line 130... Line 130...
130
			<Tool
130
			<Tool
131
				Name="VCPreLinkEventTool"
131
				Name="VCPreLinkEventTool"
132
			/>
132
			/>
133
			<Tool
133
			<Tool
134
				Name="VCLinkerTool"
134
				Name="VCLinkerTool"
-
 
135
				OutputFile="..\..\exe\$(ProjectName).exe"
135
				LinkIncremental="1"
136
				LinkIncremental="1"
136
				GenerateDebugInformation="true"
137
				GenerateDebugInformation="true"
137
				SubSystem="1"
138
				SubSystem="1"
138
				OptimizeReferences="2"
139
				OptimizeReferences="2"
139
				EnableCOMDATFolding="2"
140
				EnableCOMDATFolding="2"
Line 169... Line 170...
169
			Name="File di origine"
170
			Name="File di origine"
170
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
171
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
171
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
172
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
172
			>
173
			>
173
			<File
174
			<File
174
				RelativePath=".\main.cpp"
175
				RelativePath=".\Simulatore.cpp"
175
				>
176
				>
176
			</File>
177
			</File>
177
		</Filter>
178
		</Filter>
178
		<Filter
179
		<Filter
179
			Name="File di intestazione"
180
			Name="File di intestazione"