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