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