Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4680 right-hear 1
2
3
	ProjectType="Visual C++"
4
	Version="8.00"
5
	Name="xpsdraw"
6
	ProjectGUID="{E6A93617-41BD-45B2-BF61-4F7ED263CDF2}"
7
	RootNamespace="mupdf"
8
	>
9
	
10
		
11
			Name="Win32"
12
		/>
13
	
14
	
15
	
16
	
17
		
18
			Name="Debug|Win32"
19
			OutputDirectory="$(ConfigurationName)"
20
			IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
21
			ConfigurationType="1"
22
			CharacterSet="2"
23
			>
24
			
25
				Name="VCPreBuildEventTool"
26
			/>
27
			
28
				Name="VCCustomBuildTool"
29
			/>
30
			
31
				Name="VCXMLDataGeneratorTool"
32
			/>
33
			
34
				Name="VCWebServiceProxyGeneratorTool"
35
			/>
36
			
37
				Name="VCMIDLTool"
38
			/>
39
			
40
				Name="VCCLCompilerTool"
41
				Optimization="0"
42
				AdditionalIncludeDirectories="..\fitz;..\xps"
43
				MinimalRebuild="true"
44
				BasicRuntimeChecks="3"
45
				RuntimeLibrary="1"
46
				WarningLevel="3"
47
				DebugInformationFormat="4"
48
			/>
49
			
50
				Name="VCManagedResourceCompilerTool"
51
			/>
52
			
53
				Name="VCResourceCompilerTool"
54
			/>
55
			
56
				Name="VCPreLinkEventTool"
57
			/>
58
			
59
				Name="VCLinkerTool"
60
				GenerateDebugInformation="true"
61
				RandomizedBaseAddress="1"
62
				DataExecutionPrevention="0"
63
				TargetMachine="1"
64
			/>
65
			
66
				Name="VCALinkTool"
67
			/>
68
			
69
				Name="VCManifestTool"
70
			/>
71
			
72
				Name="VCXDCMakeTool"
73
			/>
74
			
75
				Name="VCBscMakeTool"
76
			/>
77
			
78
				Name="VCFxCopTool"
79
			/>
80
			
81
				Name="VCAppVerifierTool"
82
			/>
83
			
84
				Name="VCPostBuildEventTool"
85
			/>
86
		
87
		
88
			Name="Release|Win32"
89
			OutputDirectory="$(ConfigurationName)"
90
			IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
91
			ConfigurationType="1"
92
			CharacterSet="2"
93
			WholeProgramOptimization="1"
94
			>
95
			
96
				Name="VCPreBuildEventTool"
97
			/>
98
			
99
				Name="VCCustomBuildTool"
100
			/>
101
			
102
				Name="VCXMLDataGeneratorTool"
103
			/>
104
			
105
				Name="VCWebServiceProxyGeneratorTool"
106
			/>
107
			
108
				Name="VCMIDLTool"
109
			/>
110
			
111
				Name="VCCLCompilerTool"
112
				Optimization="2"
113
				EnableIntrinsicFunctions="true"
114
				AdditionalIncludeDirectories="..\fitz;..\xps"
115
				RuntimeLibrary="0"
116
				EnableFunctionLevelLinking="true"
117
				WarningLevel="3"
118
				DebugInformationFormat="3"
119
			/>
120
			
121
				Name="VCManagedResourceCompilerTool"
122
			/>
123
			
124
				Name="VCResourceCompilerTool"
125
			/>
126
			
127
				Name="VCPreLinkEventTool"
128
			/>
129
			
130
				Name="VCLinkerTool"
131
				GenerateDebugInformation="true"
132
				OptimizeReferences="2"
133
				EnableCOMDATFolding="2"
134
				RandomizedBaseAddress="1"
135
				DataExecutionPrevention="0"
136
				TargetMachine="1"
137
			/>
138
			
139
				Name="VCALinkTool"
140
			/>
141
			
142
				Name="VCManifestTool"
143
			/>
144
			
145
				Name="VCXDCMakeTool"
146
			/>
147
			
148
				Name="VCBscMakeTool"
149
			/>
150
			
151
				Name="VCFxCopTool"
152
			/>
153
			
154
				Name="VCAppVerifierTool"
155
			/>
156
			
157
				Name="VCPostBuildEventTool"
158
			/>
159
		
160
	
161
	
162
	
163
	
164
		
165
			RelativePath="..\apps\xpsdraw.c"
166
			>
167
		
168
	
169
	
170
	
171