Subversion Repositories Kolibri OS

Rev

Rev 576 | Rev 701 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 576 Rev 646
Line 12... Line 12...
12
			Name="Win32"
12
			Name="Win32"
13
		/>
13
		/>
14
	
14
	
15
	
15
	
16
		
16
		
17
			RelativePath="../fasm.rules"
17
			RelativePath="..\..\..\VStudio 8\Common7\IDE\fasm.rules"
18
		/>
18
		/>
19
	
19
	
20
	
20
	
21
		
21
		
22
			Name="Debug|Win32"
22
			Name="Debug|Win32"
Line 139... Line 139...
139
				Name="VCMIDLTool"
139
				Name="VCMIDLTool"
140
			/>
140
			/>
141
			
141
			
142
				Name="VCCLCompilerTool"
142
				Name="VCCLCompilerTool"
143
				Optimization="2"
143
				Optimization="2"
-
 
144
				InlineFunctionExpansion="0"
144
				EnableIntrinsicFunctions="true"
145
				EnableIntrinsicFunctions="false"
145
				FavorSizeOrSpeed="1"
146
				FavorSizeOrSpeed="1"
146
				OmitFramePointers="true"
147
				OmitFramePointers="true"
147
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
148
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
148
				ExceptionHandling="0"
149
				ExceptionHandling="0"
149
				RuntimeLibrary="0"
150
				RuntimeLibrary="0"
Line 164... Line 165...
164
			
165
			
165
				Name="VCPreLinkEventTool"
166
				Name="VCPreLinkEventTool"
166
			/>
167
			/>
167
			
168
			
168
				Name="VCLinkerTool"
169
				Name="VCLinkerTool"
169
				AdditionalDependencies="$(OutDir)\sound.lib $(OutDir)\mpg.lib"
170
				AdditionalDependencies="$(OutDir)\sound.lib $(OutDir)\mpg.lib $(OutDir)\ufmod.obj"
170
				LinkIncremental="1"
171
				LinkIncremental="1"
171
				GenerateManifest="false"
172
				GenerateManifest="false"
172
				IgnoreAllDefaultLibraries="true"
173
				IgnoreAllDefaultLibraries="true"
173
				GenerateDebugInformation="false"
174
				GenerateDebugInformation="false"
174
				SubSystem="1"
175
				SubSystem="1"
Line 219... Line 220...
219
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
220
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
220
			>
221
			>
221
			
222
			
222
				RelativePath=".\ac97wav.c"
223
				RelativePath=".\ac97wav.c"
223
				>
224
				>
-
 
225
				
-
 
226
					Name="Release|Win32"
-
 
227
					>
-
 
228
					
-
 
229
						Name="VCCLCompilerTool"
-
 
230
						Optimization="2"
-
 
231
						InlineFunctionExpansion="0"
-
 
232
						EnableIntrinsicFunctions="true"
-
 
233
						FavorSizeOrSpeed="1"
-
 
234
					/>
-
 
235
				
224
			
236
			
225
			
237
			
226
				RelativePath=".\crt.c"
238
				RelativePath=".\crt.c"
227
				>
239
				>
228
			
240