1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="8.00"
5	Name="NPlotDemo"
6	ProjectGUID="{BE128E3B-BAEE-45B6-B341-83D13415E2EA}"
7	RootNamespace="cpp"
8	Keyword="ManagedCProj"
9	>
10	<Platforms>
11		<Platform
12			Name="Win32"
13		/>
14	</Platforms>
15	<ToolFiles>
16	</ToolFiles>
17	<Configurations>
18		<Configuration
19			Name="Debug|Win32"
20			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21			IntermediateDirectory="$(ConfigurationName)"
22			ConfigurationType="1"
23			CharacterSet="1"
24			ManagedExtensions="2"
25			>
26			<Tool
27				Name="VCPreBuildEventTool"
28			/>
29			<Tool
30				Name="VCCustomBuildTool"
31			/>
32			<Tool
33				Name="VCXMLDataGeneratorTool"
34			/>
35			<Tool
36				Name="VCWebServiceProxyGeneratorTool"
37			/>
38			<Tool
39				Name="VCMIDLTool"
40			/>
41			<Tool
42				Name="VCCLCompilerTool"
43				Optimization="0"
44				PreprocessorDefinitions="WIN32;_DEBUG"
45				RuntimeLibrary="3"
46				UsePrecompiledHeader="2"
47				WarningLevel="3"
48				DebugInformationFormat="3"
49			/>
50			<Tool
51				Name="VCManagedResourceCompilerTool"
52			/>
53			<Tool
54				Name="VCResourceCompilerTool"
55			/>
56			<Tool
57				Name="VCPreLinkEventTool"
58			/>
59			<Tool
60				Name="VCLinkerTool"
61				AdditionalDependencies="$(NoInherit)"
62				LinkIncremental="2"
63				EmbedManagedResourceFile="light.wav;pattern01.jpg;asx_jbh.xml"
64				GenerateDebugInformation="true"
65				AssemblyDebug="1"
66				SubSystem="2"
67				EntryPointSymbol="main"
68				TargetMachine="1"
69			/>
70			<Tool
71				Name="VCALinkTool"
72			/>
73			<Tool
74				Name="VCManifestTool"
75			/>
76			<Tool
77				Name="VCXDCMakeTool"
78			/>
79			<Tool
80				Name="VCBscMakeTool"
81			/>
82			<Tool
83				Name="VCFxCopTool"
84			/>
85			<Tool
86				Name="VCAppVerifierTool"
87			/>
88			<Tool
89				Name="VCWebDeploymentTool"
90			/>
91			<Tool
92				Name="VCPostBuildEventTool"
93			/>
94		</Configuration>
95		<Configuration
96			Name="Release|Win32"
97			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
98			IntermediateDirectory="$(ConfigurationName)"
99			ConfigurationType="1"
100			CharacterSet="1"
101			ManagedExtensions="2"
102			WholeProgramOptimization="1"
103			>
104			<Tool
105				Name="VCPreBuildEventTool"
106			/>
107			<Tool
108				Name="VCCustomBuildTool"
109			/>
110			<Tool
111				Name="VCXMLDataGeneratorTool"
112			/>
113			<Tool
114				Name="VCWebServiceProxyGeneratorTool"
115			/>
116			<Tool
117				Name="VCMIDLTool"
118			/>
119			<Tool
120				Name="VCCLCompilerTool"
121				PreprocessorDefinitions="WIN32;NDEBUG"
122				RuntimeLibrary="2"
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				AdditionalDependencies="$(NoInherit)"
139				LinkIncremental="1"
140				GenerateDebugInformation="true"
141				SubSystem="2"
142				EntryPointSymbol="main"
143				TargetMachine="1"
144			/>
145			<Tool
146				Name="VCALinkTool"
147			/>
148			<Tool
149				Name="VCManifestTool"
150			/>
151			<Tool
152				Name="VCXDCMakeTool"
153			/>
154			<Tool
155				Name="VCBscMakeTool"
156			/>
157			<Tool
158				Name="VCFxCopTool"
159			/>
160			<Tool
161				Name="VCAppVerifierTool"
162			/>
163			<Tool
164				Name="VCWebDeploymentTool"
165			/>
166			<Tool
167				Name="VCPostBuildEventTool"
168			/>
169		</Configuration>
170	</Configurations>
171	<References>
172		<AssemblyReference
173			RelativePath="System.dll"
174			AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
175		/>
176		<AssemblyReference
177			RelativePath="System.Data.dll"
178			AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
179		/>
180		<AssemblyReference
181			RelativePath="System.Drawing.dll"
182			AssemblyName="System.Drawing, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
183		/>
184		<AssemblyReference
185			RelativePath="System.Windows.Forms.dll"
186			AssemblyName="System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
187		/>
188		<AssemblyReference
189			RelativePath="System.XML.dll"
190			AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
191		/>
192		<AssemblyReference
193			RelativePath="..\..\bin\net\2.0\debug\NPlot.dll"
194			AssemblyName="NPlot, Version=0.9.10.1, PublicKeyToken=4eda430eb4395eb1, processorArchitecture=MSIL"
195		/>
196	</References>
197	<Files>
198		<Filter
199			Name="Source Files"
200			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
201			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
202			>
203			<File
204				RelativePath=".\AssemblyInfo.cpp"
205				>
206			</File>
207			<File
208				RelativePath=".\AxisTestsForm.cpp"
209				>
210			</File>
211			<File
212				RelativePath=".\FinancialDemo.cpp"
213				>
214			</File>
215			<File
216				RelativePath=".\MenuForm.cpp"
217				>
218			</File>
219			<File
220				RelativePath=".\PlotSurface2DDemo.cpp"
221				>
222			</File>
223			<File
224				RelativePath=".\stdafx.cpp"
225				>
226				<FileConfiguration
227					Name="Debug|Win32"
228					>
229					<Tool
230						Name="VCCLCompilerTool"
231						UsePrecompiledHeader="1"
232					/>
233				</FileConfiguration>
234				<FileConfiguration
235					Name="Release|Win32"
236					>
237					<Tool
238						Name="VCCLCompilerTool"
239						UsePrecompiledHeader="1"
240					/>
241				</FileConfiguration>
242			</File>
243		</Filter>
244		<Filter
245			Name="Header Files"
246			Filter="h;hpp;hxx;hm;inl;inc;xsd"
247			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
248			>
249			<File
250				RelativePath=".\AxisTestsForm.h"
251				FileType="3"
252				>
253				<File
254					RelativePath=".\AxisTestsForm.resx"
255					SubType="Designer"
256					>
257				</File>
258			</File>
259			<File
260				RelativePath=".\FinancialDemo.h"
261				FileType="3"
262				>
263				<File
264					RelativePath=".\FinancialDemo.resx"
265					SubType="Designer"
266					>
267				</File>
268			</File>
269			<File
270				RelativePath=".\MenuForm.h"
271				FileType="3"
272				>
273				<File
274					RelativePath=".\MenuForm.resX"
275					SubType="Designer"
276					>
277				</File>
278			</File>
279			<File
280				RelativePath=".\PlotSurface2DDemo.h"
281				FileType="3"
282				>
283				<File
284					RelativePath=".\PlotSurface2DDemo.resx"
285					SubType="Designer"
286					>
287				</File>
288			</File>
289			<File
290				RelativePath=".\resource.h"
291				>
292			</File>
293			<File
294				RelativePath=".\stdafx.h"
295				>
296			</File>
297		</Filter>
298		<Filter
299			Name="Resource Files"
300			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
301			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
302			>
303			<File
304				RelativePath=".\app.ico"
305				>
306			</File>
307			<File
308				RelativePath=".\app.rc"
309				>
310			</File>
311			<File
312				RelativePath=".\asx_jbh.xml"
313				>
314			</File>
315			<File
316				RelativePath=".\light.wav"
317				>
318			</File>
319			<File
320				RelativePath=".\pattern01.jpg"
321				>
322			</File>
323		</Filter>
324		<File
325			RelativePath=".\ReadMe.txt"
326			>
327		</File>
328	</Files>
329	<Globals>
330	</Globals>
331</VisualStudioProject>
332