Subversion Repositories ASFLogin

Rev

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

Rev Author Line No. Line
31 bonfantef 1
<?xml version="1.0" encoding="Windows-1252"?>
2
<VisualStudioProject
3
	ProjectType="Visual C++"
4
	Version="9,00"
5
	Name="ASFLoginUI"
6
	ProjectGUID="{975048E2-7F8B-469C-8124-C28D1595FFBC}"
7
	RootNamespace="ASFLoginUI"
8
	Keyword="Win32Proj"
9
	TargetFrameworkVersion="131072"
10
	>
11
	<Platforms>
12
		<Platform
13
			Name="Win32"
14
		/>
15
	</Platforms>
16
	<ToolFiles>
17
	</ToolFiles>
18
	<Configurations>
19
		<Configuration
20
			Name="Debug|Win32"
21
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
			IntermediateDirectory="$(ConfigurationName)"
23
			ConfigurationType="2"
24
			CharacterSet="0"
25
			ManagedExtensions="1"
26
			>
27
			<Tool
28
				Name="VCPreBuildEventTool"
29
			/>
30
			<Tool
31
				Name="VCCustomBuildTool"
32
			/>
33
			<Tool
34
				Name="VCXMLDataGeneratorTool"
35
			/>
36
			<Tool
37
				Name="VCWebServiceProxyGeneratorTool"
38
			/>
39
			<Tool
40
				Name="VCMIDLTool"
41
			/>
42
			<Tool
43
				Name="VCCLCompilerTool"
44
				Optimization="0"
45
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;ASFLOGINUI_EXPORTS"
46
				MinimalRebuild="false"
47
				BasicRuntimeChecks="0"
48
				RuntimeLibrary="3"
49
				UsePrecompiledHeader="2"
50
				WarningLevel="3"
51
				DebugInformationFormat="3"
52
			/>
53
			<Tool
54
				Name="VCManagedResourceCompilerTool"
55
			/>
56
			<Tool
57
				Name="VCResourceCompilerTool"
58
			/>
59
			<Tool
60
				Name="VCPreLinkEventTool"
61
			/>
62
			<Tool
63
				Name="VCLinkerTool"
64
				LinkIncremental="2"
65
				ModuleDefinitionFile="export.def"
66
				GenerateDebugInformation="true"
67
				AssemblyDebug="1"
68
				SubSystem="2"
69
				TargetMachine="1"
70
			/>
71
			<Tool
72
				Name="VCALinkTool"
73
			/>
74
			<Tool
75
				Name="VCManifestTool"
76
			/>
77
			<Tool
78
				Name="VCXDCMakeTool"
79
			/>
80
			<Tool
81
				Name="VCBscMakeTool"
82
			/>
83
			<Tool
84
				Name="VCFxCopTool"
85
			/>
86
			<Tool
87
				Name="VCAppVerifierTool"
88
			/>
89
			<Tool
90
				Name="VCPostBuildEventTool"
91
			/>
92
		</Configuration>
93
		<Configuration
94
			Name="Release|Win32"
95
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
96
			IntermediateDirectory="$(ConfigurationName)"
97
			ConfigurationType="2"
98
			CharacterSet="1"
99
			WholeProgramOptimization="1"
100
			>
101
			<Tool
102
				Name="VCPreBuildEventTool"
103
			/>
104
			<Tool
105
				Name="VCCustomBuildTool"
106
			/>
107
			<Tool
108
				Name="VCXMLDataGeneratorTool"
109
			/>
110
			<Tool
111
				Name="VCWebServiceProxyGeneratorTool"
112
			/>
113
			<Tool
114
				Name="VCMIDLTool"
115
			/>
116
			<Tool
117
				Name="VCCLCompilerTool"
118
				Optimization="2"
119
				EnableIntrinsicFunctions="true"
120
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;ASFLOGINUI_EXPORTS"
121
				RuntimeLibrary="2"
122
				EnableFunctionLevelLinking="true"
123
				UsePrecompiledHeader="2"
124
				WarningLevel="3"
125
				DebugInformationFormat="3"
126
			/>
127
			<Tool
128
				Name="VCManagedResourceCompilerTool"
129
			/>
130
			<Tool
131
				Name="VCResourceCompilerTool"
132
			/>
133
			<Tool
134
				Name="VCPreLinkEventTool"
135
			/>
136
			<Tool
137
				Name="VCLinkerTool"
138
				LinkIncremental="1"
139
				ModuleDefinitionFile="export.def"
140
				GenerateDebugInformation="true"
141
				SubSystem="2"
142
				OptimizeReferences="2"
143
				EnableCOMDATFolding="2"
144
				TargetMachine="1"
145
			/>
146
			<Tool
147
				Name="VCALinkTool"
148
			/>
149
			<Tool
150
				Name="VCManifestTool"
151
			/>
152
			<Tool
153
				Name="VCXDCMakeTool"
154
			/>
155
			<Tool
156
				Name="VCBscMakeTool"
157
			/>
158
			<Tool
159
				Name="VCFxCopTool"
160
			/>
161
			<Tool
162
				Name="VCAppVerifierTool"
163
			/>
164
			<Tool
165
				Name="VCPostBuildEventTool"
166
			/>
167
		</Configuration>
168
	</Configurations>
169
	<References>
170
	</References>
171
	<Files>
172
		<Filter
173
			Name="File di origine"
174
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
175
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
176
			>
177
			<File
178
				RelativePath=".\ASFLoginUI.cpp"
179
				>
180
			</File>
181
			<File
182
				RelativePath=".\dllmain.cpp"
183
				>
184
				<FileConfiguration
185
					Name="Debug|Win32"
186
					>
187
					<Tool
188
						Name="VCCLCompilerTool"
189
						UsePrecompiledHeader="0"
190
						CompileAsManaged="0"
191
					/>
192
				</FileConfiguration>
193
				<FileConfiguration
194
					Name="Release|Win32"
195
					>
196
					<Tool
197
						Name="VCCLCompilerTool"
198
						UsePrecompiledHeader="0"
199
						CompileAsManaged="0"
200
					/>
201
				</FileConfiguration>
202
			</File>
203
			<File
204
				RelativePath=".\export.def"
205
				>
206
			</File>
207
			<File
208
				RelativePath=".\stdafx.cpp"
209
				>
210
				<FileConfiguration
211
					Name="Debug|Win32"
212
					>
213
					<Tool
214
						Name="VCCLCompilerTool"
215
						UsePrecompiledHeader="1"
216
					/>
217
				</FileConfiguration>
218
				<FileConfiguration
219
					Name="Release|Win32"
220
					>
221
					<Tool
222
						Name="VCCLCompilerTool"
223
						UsePrecompiledHeader="1"
224
					/>
225
				</FileConfiguration>
226
			</File>
227
		</Filter>
228
		<Filter
229
			Name="File di intestazione"
230
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
231
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
232
			>
233
			<File
234
				RelativePath=".\ASFLoginUI.h"
235
				>
236
			</File>
237
			<File
238
				RelativePath=".\resource.h"
239
				>
240
			</File>
241
			<File
242
				RelativePath=".\stdafx.h"
243
				>
244
			</File>
245
			<File
246
				RelativePath=".\targetver.h"
247
				>
248
			</File>
249
		</Filter>
250
		<Filter
251
			Name="File di risorse"
252
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
253
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
254
			>
255
			<File
256
				RelativePath=".\Dialog.rc"
257
				>
258
			</File>
259
		</Filter>
260
		<File
261
			RelativePath=".\ReadMe.txt"
262
			>
263
		</File>
264
	</Files>
265
	<Globals>
266
	</Globals>
267
</VisualStudioProject>