Subversion Repositories Kolibri OS

Rev

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