Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1805 yogev_ezra 1
2
3
	ProjectType="Visual C++"
4
	Version="8,00"
5
	Name="fatest"
6
	ProjectGUID="{9A6F70FC-7AC8-4C42-9B67-FD65BE79F79A}"
7
	RootNamespace="fatest"
8
	Keyword="Win32Proj"
9
	>
10
	
11
		
12
			Name="Win32"
13
		/>
14
	
15
	
16
	
17
	
18
		
19
			Name="Debug|Win32"
20
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21
			IntermediateDirectory="$(ConfigurationName)"
22
			ConfigurationType="1"
23
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24
			CharacterSet="1"
25
			>
26
			
27
				Name="VCPreBuildEventTool"
28
			/>
29
			
30
				Name="VCCustomBuildTool"
31
			/>
32
			
33
				Name="VCXMLDataGeneratorTool"
34
			/>
35
			
36
				Name="VCWebServiceProxyGeneratorTool"
37
			/>
38
			
39
				Name="VCMIDLTool"
40
			/>
41
			
42
				Name="VCCLCompilerTool"
43
				Optimization="0"
44
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
45
				MinimalRebuild="true"
46
				BasicRuntimeChecks="3"
47
				RuntimeLibrary="3"
48
				UsePrecompiledHeader="0"
49
				WarningLevel="3"
50
				Detect64BitPortabilityProblems="true"
51
				DebugInformationFormat="4"
52
			/>
53
			
54
				Name="VCManagedResourceCompilerTool"
55
			/>
56
			
57
				Name="VCResourceCompilerTool"
58
			/>
59
			
60
				Name="VCPreLinkEventTool"
61
			/>
62
			
63
				Name="VCLinkerTool"
64
				LinkIncremental="2"
65
				GenerateDebugInformation="true"
66
				SubSystem="1"
67
				TargetMachine="1"
68
			/>
69
			
70
				Name="VCALinkTool"
71
			/>
72
			
73
				Name="VCManifestTool"
74
			/>
75
			
76
				Name="VCXDCMakeTool"
77
			/>
78
			
79
				Name="VCBscMakeTool"
80
			/>
81
			
82
				Name="VCFxCopTool"
83
			/>
84
			
85
				Name="VCAppVerifierTool"
86
			/>
87
			
88
				Name="VCWebDeploymentTool"
89
			/>
90
			
91
				Name="VCPostBuildEventTool"
92
			/>
93
		
94
		
95
			Name="Release|Win32"
96
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
97
			IntermediateDirectory="$(ConfigurationName)"
98
			ConfigurationType="1"
99
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
100
			CharacterSet="0"
101
			WholeProgramOptimization="1"
102
			>
103
			
104
				Name="VCPreBuildEventTool"
105
			/>
106
			
107
				Name="VCCustomBuildTool"
108
			/>
109
			
110
				Name="VCXMLDataGeneratorTool"
111
			/>
112
			
113
				Name="VCWebServiceProxyGeneratorTool"
114
			/>
115
			
116
				Name="VCMIDLTool"
117
			/>
118
			
119
				Name="VCCLCompilerTool"
120
				Optimization="1"
121
				InlineFunctionExpansion="2"
122
				EnableIntrinsicFunctions="false"
123
				FavorSizeOrSpeed="2"
124
				WholeProgramOptimization="true"
125
				PreprocessorDefinitions="NDEBUG;_CONSOLE"
126
				ExceptionHandling="0"
127
				StructMemberAlignment="1"
128
				BufferSecurityCheck="false"
129
				DisableLanguageExtensions="false"
130
				RuntimeTypeInfo="false"
131
				UsePrecompiledHeader="0"
132
				AssemblerOutput="2"
133
				WarningLevel="3"
134
				Detect64BitPortabilityProblems="false"
135
				DebugInformationFormat="0"
136
				CallingConvention="0"
137
			/>
138
			
139
				Name="VCManagedResourceCompilerTool"
140
			/>
141
			
142
				Name="VCResourceCompilerTool"
143
			/>
144
			
145
				Name="VCPreLinkEventTool"
146
			/>
147
			
148
				Name="VCLinkerTool"
149
				IgnoreImportLibrary="true"
150
				AdditionalOptions="/ALIGN:32"
151
				OutputFile="$(OutDir)/xonix.exe"
152
				LinkIncremental="1"
153
				GenerateManifest="false"
154
				IgnoreAllDefaultLibraries="true"
155
				GenerateDebugInformation="false"
156
				SubSystem="1"
157
				OptimizeReferences="0"
158
				EnableCOMDATFolding="0"
159
				EntryPointSymbol="crtStartUp"
160
				BaseAddress="0x0"
161
				TargetMachine="1"
162
			/>
163
			
164
				Name="VCALinkTool"
165
			/>
166
			
167
				Name="VCManifestTool"
168
				EmbedManifest="false"
169
			/>
170
			
171
				Name="VCXDCMakeTool"
172
			/>
173
			
174
				Name="VCBscMakeTool"
175
			/>
176
			
177
				Name="VCFxCopTool"
178
			/>
179
			
180
				Name="VCAppVerifierTool"
181
			/>
182
			
183
				Name="VCWebDeploymentTool"
184
			/>
185
			
186
				Name="VCPostBuildEventTool"
187
			/>
188
		
189
	
190
	
191
	
192
	
193
		
194
			Name="Source Files"
195
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
196
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
197
			>
198
			
199
				RelativePath=".\kosSyst.cpp"
200
				>
201
			
202
			
203
				RelativePath=".\main.cpp"
204
				>
205
			
206
			
207
				RelativePath=".\mcsmemm.cpp"
208
				>
209
			
210
		
211
		
212
			Name="Header Files"
213
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
214
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
215
			>
216
			
217
				RelativePath=".\kosSyst.h"
218
				>
219
			
220
			
221
				RelativePath=".\lang.h"
222
				>
223
			
224
			
225
				RelativePath=".\mcarray.h"
226
				>
227
			
228
			
229
				RelativePath=".\MCSMEMM.H"
230
				>
231
			
232
			
233
				RelativePath=".\resource.h"
234
				>
235
			
236
		
237
		
238
			Name="Resource Files"
239
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
240
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
241
			>
242
		
243
	
244
	
245
	
246