1<?xml version="1.0" encoding="UTF-8"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9.00"
5	Name="wxMacMolPlt"
6	ProjectGUID="{F86B1C8B-B1FB-48B4-B145-DF0CA94DD026}"
7	RootNamespace="wxMacMolPlt"
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="Debug"
22			IntermediateDirectory="Debug"
23			ConfigurationType="1"
24			>
25			<Tool
26				Name="VCPreBuildEventTool"
27			/>
28			<Tool
29				Name="VCCustomBuildTool"
30			/>
31			<Tool
32				Name="VCXMLDataGeneratorTool"
33			/>
34			<Tool
35				Name="VCWebServiceProxyGeneratorTool"
36			/>
37			<Tool
38				Name="VCMIDLTool"
39			/>
40			<Tool
41				Name="VCCLCompilerTool"
42				Optimization="0"
43				AdditionalIncludeDirectories="&quot;C:\wxMacMolPlt\src\ming-src\actioncompiler&quot;;&quot;C:\wxMacMolPlt\src\ming-src\blocks&quot;;&quot;C:\wxMacMolPlt\src\ming-src&quot;;&quot;C:\wxWidgets-2.9.5\lib\vc_lib\mswud&quot;;&quot;C:\wxWidgets-2.9.5\include&quot;"
44				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;WINVER=0x0400;wxUSE_GUI=1;__WXDEBUG__;YY_NO_UNISTD_H;HAVE_LIBMING"
45				MinimalRebuild="true"
46				BasicRuntimeChecks="3"
47				RuntimeLibrary="3"
48				UsePrecompiledHeader="0"
49				WarningLevel="0"
50				Detect64BitPortabilityProblems="false"
51				DebugInformationFormat="4"
52				CompileAs="0"
53			/>
54			<Tool
55				Name="VCManagedResourceCompilerTool"
56			/>
57			<Tool
58				Name="VCResourceCompilerTool"
59			/>
60			<Tool
61				Name="VCPreLinkEventTool"
62			/>
63			<Tool
64				Name="VCLinkerTool"
65				AdditionalDependencies="wxmsw29ud_adv.lib wxmsw29ud_gl.lib wxmsw29ud_core.lib wxmsw29ud_html.lib wxbase29ud.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib winmm.lib comctl32.lib rpcrt4.lib wsock32.lib odbc32.lib"
66				LinkIncremental="1"
67				AdditionalLibraryDirectories="&quot;C:\wxWidgets-2.9.5\lib\vc_lib&quot;"
68				GenerateDebugInformation="true"
69				SubSystem="2"
70				RandomizedBaseAddress="1"
71				DataExecutionPrevention="0"
72				TargetMachine="1"
73			/>
74			<Tool
75				Name="VCALinkTool"
76			/>
77			<Tool
78				Name="VCManifestTool"
79			/>
80			<Tool
81				Name="VCXDCMakeTool"
82			/>
83			<Tool
84				Name="VCBscMakeTool"
85			/>
86			<Tool
87				Name="VCFxCopTool"
88			/>
89			<Tool
90				Name="VCAppVerifierTool"
91			/>
92			<Tool
93				Name="VCPostBuildEventTool"
94			/>
95		</Configuration>
96		<Configuration
97			Name="Release|Win32"
98			OutputDirectory="Release"
99			IntermediateDirectory="Release"
100			ConfigurationType="1"
101			>
102			<Tool
103				Name="VCPreBuildEventTool"
104			/>
105			<Tool
106				Name="VCCustomBuildTool"
107			/>
108			<Tool
109				Name="VCXMLDataGeneratorTool"
110			/>
111			<Tool
112				Name="VCWebServiceProxyGeneratorTool"
113			/>
114			<Tool
115				Name="VCMIDLTool"
116			/>
117			<Tool
118				Name="VCCLCompilerTool"
119				AdditionalIncludeDirectories="&quot;C:\wxMacMolPlt\src\ming-src\actioncompiler&quot;;&quot;C:\wxMacMolPlt\src\ming-src\blocks&quot;;&quot;C:\wxMacMolPlt\src\ming-src&quot;;&quot;C:\wxWidgets-2.9.5\lib\vc_lib\mswu&quot;;&quot;C:\wxWidgets-2.9.5\include&quot;"
120				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x400;wxUSE_GUI=1;YY_NO_UNISTD_H;HAVE_LIBMING"
121				RuntimeLibrary="2"
122				UsePrecompiledHeader="0"
123				WarningLevel="3"
124				Detect64BitPortabilityProblems="false"
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="wxmsw29u_adv.lib wxmsw29u_gl.lib wxmsw29u_core.lib wxmsw29u_html.lib wxbase29u.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib winmm.lib comctl32.lib rpcrt4.lib wsock32.lib odbc32.lib"
139				LinkIncremental="2"
140				AdditionalLibraryDirectories="&quot;C:\wxWidgets-2.9.5\lib\vc_lib&quot;"
141				GenerateDebugInformation="true"
142				SubSystem="2"
143				OptimizeReferences="2"
144				EnableCOMDATFolding="2"
145				RandomizedBaseAddress="1"
146				DataExecutionPrevention="0"
147				TargetMachine="1"
148			/>
149			<Tool
150				Name="VCALinkTool"
151			/>
152			<Tool
153				Name="VCManifestTool"
154			/>
155			<Tool
156				Name="VCXDCMakeTool"
157			/>
158			<Tool
159				Name="VCBscMakeTool"
160			/>
161			<Tool
162				Name="VCFxCopTool"
163			/>
164			<Tool
165				Name="VCAppVerifierTool"
166			/>
167			<Tool
168				Name="VCPostBuildEventTool"
169			/>
170		</Configuration>
171	</Configurations>
172	<References>
173	</References>
174	<Files>
175		<Filter
176			Name="Header Files"
177			Filter="h;hpp;hxx;hm;inl;inc;xsd"
178			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
179			>
180			<File
181				RelativePath=".\src\aboutwxmacmolplt.h"
182				>
183			</File>
184			<File
185				RelativePath=".\src\ming-src\actiontypes.h"
186				>
187			</File>
188			<File
189				RelativePath=".\src\appendframesoptions.h"
190				>
191			</File>
192			<File
193				RelativePath=".\src\AtomTypeList.h"
194				>
195			</File>
196			<File
197				RelativePath=".\src\BasisSet.h"
198				>
199			</File>
200			<File
201				RelativePath=".\src\BFiles.h"
202				>
203			</File>
204			<File
205				RelativePath=".\src\ming-src\blocklist.h"
206				>
207			</File>
208			<File
209				RelativePath=".\src\bondsdlg.h"
210				>
211			</File>
212			<File
213				RelativePath=".\src\build_palette.h"
214				>
215			</File>
216			<File
217				RelativePath=".\src\cell_table.h"
218				>
219			</File>
220			<File
221				RelativePath=".\src\changeatomorderdialog.h"
222				>
223			</File>
224			<File
225				RelativePath=".\src\choosevecgroup.h"
226				>
227			</File>
228			<File
229				RelativePath=".\src\CML.h"
230				>
231			</File>
232			<File
233				RelativePath=".\src\colorArea.h"
234				>
235			</File>
236			<File
237				RelativePath=".\src\coordinateoffset.h"
238				>
239			</File>
240			<File
241				RelativePath=".\src\coordinateswindow.h"
242				>
243			</File>
244			<File
245				RelativePath=".\src\ming-src\displaylist.h"
246				>
247			</File>
248			<File
249				RelativePath=".\src\energyplotdialog.h"
250				>
251			</File>
252			<File
253				RelativePath=".\src\exportoptionsdialog.h"
254				>
255			</File>
256			<File
257				RelativePath=".\src\ming-src\fill.h"
258				>
259			</File>
260			<File
261				RelativePath=".\src\ming-src\font_util.h"
262				>
263			</File>
264			<File
265				RelativePath=".\src\Frame.h"
266				>
267			</File>
268			<File
269				RelativePath=".\src\frameenergy.h"
270				>
271			</File>
272			<File
273				RelativePath=".\src\frequenciesdialog.h"
274				>
275			</File>
276			<File
277				RelativePath=".\src\GaussHermite.h"
278				>
279			</File>
280			<File
281				RelativePath=".\src\ming-src\gc.h"
282				>
283			</File>
284			<File
285				RelativePath=".\src\Geometries.h"
286				>
287			</File>
288			<File
289				RelativePath=".\src\glew.h"
290				>
291			</File>
292			<File
293				RelativePath=".\src\glf.h"
294				>
295			</File>
296			<File
297				RelativePath=".\src\GlobalExceptions.h"
298				>
299			</File>
300			<File
301				RelativePath=".\src\Globals.h"
302				>
303			</File>
304			<File
305				RelativePath=".\src\Gradient.h"
306				>
307			</File>
308			<File
309				RelativePath=".\src\inputbuilder.h"
310				>
311			</File>
312			<File
313				RelativePath=".\src\InputData.h"
314				>
315			</File>
316			<File
317				RelativePath=".\src\Internals.h"
318				>
319			</File>
320			<File
321				RelativePath=".\src\ming-src\libming.h"
322				>
323			</File>
324			<File
325				RelativePath=".\src\llmdialog.h"
326				>
327			</File>
328			<File
329				RelativePath=".\src\main.h"
330				>
331			</File>
332			<File
333				RelativePath=".\src\Math3D.h"
334				>
335			</File>
336			<File
337				RelativePath=".\src\ming-src\ming.h"
338				>
339			</File>
340			<File
341				RelativePath=".\src\ming-src\ming_config.h"
342				>
343			</File>
344			<File
345				RelativePath=".\src\ming-src\mingpp.h"
346				>
347			</File>
348			<File
349				RelativePath=".\src\MMPPrefs.h"
350				>
351			</File>
352			<File
353				RelativePath=".\src\MolDisplayWin.h"
354				>
355			</File>
356			<File
357				RelativePath=".\src\MoleculeData.h"
358				>
359			</File>
360			<File
361				RelativePath=".\src\ming-src\movie.h"
362				>
363			</File>
364			<File
365				RelativePath=".\src\ming-src\movieclip.h"
366				>
367			</File>
368			<File
369				RelativePath=".\src\mpGLCanvas.h"
370				>
371			</File>
372			<File
373				RelativePath=".\src\myFiles.h"
374				>
375			</File>
376			<File
377				RelativePath=".\src\MyTypes.h"
378				>
379			</File>
380			<File
381				RelativePath=".\src\ming-src\position.h"
382				>
383			</File>
384			<File
385				RelativePath=".\src\Prefs.h"
386				>
387			</File>
388			<File
389				RelativePath=".\src\PrefsPanes.h"
390				>
391			</File>
392			<File
393				RelativePath=".\src\preview_canvas.h"
394				>
395			</File>
396			<File
397				RelativePath=".\src\printoptions.h"
398				>
399			</File>
400			<File
401				RelativePath=".\src\Progress.h"
402				>
403			</File>
404			<File
405				RelativePath=".\resource.h"
406				>
407			</File>
408			<File
409				RelativePath=".\src\RysPolynomial.h"
410				>
411			</File>
412			<File
413				RelativePath=".\src\setbondlength.h"
414				>
415			</File>
416			<File
417				RelativePath=".\src\setPreference.h"
418				>
419			</File>
420			<File
421				RelativePath=".\src\setscreenplane.h"
422				>
423			</File>
424			<File
425				RelativePath=".\src\ming-src\shape_cubic.h"
426				>
427			</File>
428			<File
429				RelativePath=".\src\ming-src\shape_util.h"
430				>
431			</File>
432			<File
433				RelativePath=".\src\surfaceDlg.h"
434				>
435			</File>
436			<File
437				RelativePath=".\src\surfaceswindow.h"
438				>
439			</File>
440			<File
441				RelativePath=".\src\SurfaceTypes.h"
442				>
443			</File>
444			<File
445				RelativePath=".\src\ming-src\text_util.h"
446				>
447			</File>
448			<File
449				RelativePath=".\src\VirtualSphere.h"
450				>
451			</File>
452			<File
453				RelativePath=".\src\windowparameters.h"
454				>
455			</File>
456			<File
457				RelativePath=".\src\wxMolGraph.h"
458				>
459			</File>
460			<File
461				RelativePath=".\src\wxUglyChoice.h"
462				>
463			</File>
464			<File
465				RelativePath=".\src\XML.hpp"
466				>
467			</File>
468			<File
469				RelativePath=".\src\zmatrixcalculator.h"
470				>
471			</File>
472		</Filter>
473		<Filter
474			Name="Resource Files"
475			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
476			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
477			>
478			<File
479				RelativePath=".\resources\MacMolPlt.ico"
480				>
481			</File>
482			<File
483				RelativePath=".\wxMacMolPlt.rc"
484				>
485			</File>
486		</Filter>
487		<Filter
488			Name="Source Files"
489			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
490			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
491			>
492			<File
493				RelativePath=".\src\aboutwxmacmolplt.cpp"
494				>
495			</File>
496			<File
497				RelativePath=".\src\ming-src\blocks\action.c"
498				>
499			</File>
500			<File
501				RelativePath=".\src\ming-src\blocks\action.h"
502				>
503			</File>
504			<File
505				RelativePath=".\src\appendframesoptions.cpp"
506				>
507			</File>
508			<File
509				RelativePath=".\src\ming-src\actioncompiler\assembler.c"
510				>
511			</File>
512			<File
513				RelativePath=".\src\ming-src\actioncompiler\assembler.h"
514				>
515			</File>
516			<File
517				RelativePath=".\src\AtomTypeList.cpp"
518				>
519			</File>
520			<File
521				RelativePath=".\src\BasisSet.cpp"
522				>
523			</File>
524			<File
525				RelativePath=".\src\BFiles.cpp"
526				>
527			</File>
528			<File
529				RelativePath=".\src\ming-src\blocks\binary.c"
530				>
531			</File>
532			<File
533				RelativePath=".\src\ming-src\blocks\bitmap.c"
534				>
535			</File>
536			<File
537				RelativePath=".\src\ming-src\blocks\bitmap.h"
538				>
539			</File>
540			<File
541				RelativePath=".\src\ming-src\blocks\block.c"
542				>
543			</File>
544			<File
545				RelativePath=".\src\ming-src\blocks\block.h"
546				>
547			</File>
548			<File
549				RelativePath=".\src\ming-src\blocklist.c"
550				>
551			</File>
552			<File
553				RelativePath=".\src\ming-src\blocks\blocktypes.h"
554				>
555			</File>
556			<File
557				RelativePath=".\src\bondsdlg.cpp"
558				>
559			</File>
560			<File
561				RelativePath=".\src\ming-src\blocks\browserfont.c"
562				>
563			</File>
564			<File
565				RelativePath=".\src\ming-src\blocks\browserfont.h"
566				>
567			</File>
568			<File
569				RelativePath=".\src\build_palette.cpp"
570				>
571			</File>
572			<File
573				RelativePath=".\src\ming-src\blocks\button.c"
574				>
575			</File>
576			<File
577				RelativePath=".\src\ming-src\blocks\button.h"
578				>
579			</File>
580			<File
581				RelativePath=".\src\changeatomorderdialog.cpp"
582				>
583			</File>
584			<File
585				RelativePath=".\src\ming-src\blocks\character.c"
586				>
587			</File>
588			<File
589				RelativePath=".\src\ming-src\blocks\character.h"
590				>
591			</File>
592			<File
593				RelativePath=".\src\ChooseDialog.cpp"
594				>
595			</File>
596			<File
597				RelativePath=".\src\choosevecgroup.cpp"
598				>
599			</File>
600			<File
601				RelativePath=".\src\CML.cpp"
602				>
603			</File>
604			<File
605				RelativePath=".\src\colorArea.cpp"
606				>
607			</File>
608			<File
609				RelativePath=".\src\ming-src\compat.c"
610				>
611			</File>
612			<File
613				RelativePath=".\src\ming-src\actioncompiler\compile.c"
614				>
615			</File>
616			<File
617				RelativePath=".\src\ming-src\actioncompiler\compile.h"
618				>
619			</File>
620			<File
621				RelativePath=".\src\ming-src\actioncompiler\compileaction.c"
622				>
623			</File>
624			<File
625				RelativePath=".\src\coordinateoffset.cpp"
626				>
627			</File>
628			<File
629				RelativePath=".\src\coordinateswindow.cpp"
630				>
631			</File>
632			<File
633				RelativePath=".\src\ming-src\blocks\cxform.c"
634				>
635			</File>
636			<File
637				RelativePath=".\src\ming-src\blocks\cxform.h"
638				>
639			</File>
640			<File
641				RelativePath=".\src\DataClasses.cpp"
642				>
643			</File>
644			<File
645				RelativePath=".\src\ming-src\blocks\dbl.c"
646				>
647			</File>
648			<File
649				RelativePath=".\src\ming-src\blocks\dbl.h"
650				>
651			</File>
652			<File
653				RelativePath=".\src\ming-src\displaylist.c"
654				>
655			</File>
656			<File
657				RelativePath=".\src\energyplotdialog.cpp"
658				>
659			</File>
660			<File
661				RelativePath=".\src\ming-src\blocks\error.c"
662				>
663			</File>
664			<File
665				RelativePath=".\src\ming-src\blocks\error.h"
666				>
667			</File>
668			<File
669				RelativePath=".\src\exportoptionsdialog.cpp"
670				>
671			</File>
672			<File
673				RelativePath=".\src\ming-src\blocks\exports.h"
674				>
675			</File>
676			<File
677				RelativePath=".\src\ming-src\blocks\fdbfont.c"
678				>
679			</File>
680			<File
681				RelativePath=".\src\ming-src\blocks\fdbfont.h"
682				>
683			</File>
684			<File
685				RelativePath=".\src\ming-src\blocks\fileattrs.c"
686				>
687			</File>
688			<File
689				RelativePath=".\src\ming-src\blocks\fileattrs.h"
690				>
691			</File>
692			<File
693				RelativePath=".\src\Files.cpp"
694				>
695			</File>
696			<File
697				RelativePath=".\src\ming-src\fill.c"
698				>
699			</File>
700			<File
701				RelativePath=".\src\ming-src\blocks\fillstyle.c"
702				>
703			</File>
704			<File
705				RelativePath=".\src\ming-src\blocks\fillstyle.h"
706				>
707			</File>
708			<File
709				RelativePath=".\src\ming-src\blocks\filter.c"
710				>
711			</File>
712			<File
713				RelativePath=".\src\ming-src\blocks\filter.h"
714				>
715			</File>
716			<File
717				RelativePath=".\src\FloatSlider.cpp"
718				>
719			</File>
720			<File
721				RelativePath=".\src\FloatSlider.h"
722				>
723			</File>
724			<File
725				RelativePath=".\src\ming-src\blocks\flv.c"
726				>
727			</File>
728			<File
729				RelativePath=".\src\ming-src\blocks\flv.h"
730				>
731			</File>
732			<File
733				RelativePath=".\src\fmofragmentationdialog.cpp"
734				>
735			</File>
736			<File
737				RelativePath=".\src\fmofragmentationdialog.h"
738				>
739			</File>
740			<File
741				RelativePath=".\src\ming-src\blocks\font.c"
742				>
743			</File>
744			<File
745				RelativePath=".\src\ming-src\blocks\font.h"
746				>
747			</File>
748			<File
749				RelativePath=".\src\ming-src\font_util.c"
750				>
751			</File>
752			<File
753				RelativePath=".\src\ming-src\blocks\fontinfo.c"
754				>
755			</File>
756			<File
757				RelativePath=".\src\ming-src\blocks\fontinfo.h"
758				>
759			</File>
760			<File
761				RelativePath=".\src\Frame.cpp"
762				>
763			</File>
764			<File
765				RelativePath=".\src\frameenergy.cpp"
766				>
767			</File>
768			<File
769				RelativePath=".\src\frequenciesdialog.cpp"
770				>
771			</File>
772			<File
773				RelativePath=".\src\ming-src\blocks\fromswf.c"
774				>
775			</File>
776			<File
777				RelativePath=".\src\ming-src\blocks\fromswf.h"
778				>
779			</File>
780			<File
781				RelativePath=".\src\GaussHermite.cpp"
782				>
783			</File>
784			<File
785				RelativePath=".\src\ming-src\gc.c"
786				>
787			</File>
788			<File
789				RelativePath=".\src\Geometries.cpp"
790				>
791			</File>
792			<File
793				RelativePath=".\src\ming-src\blocks\gifdbl.c"
794				>
795			</File>
796			<File
797				RelativePath=".\src\glew.cpp"
798				>
799			</File>
800			<File
801				RelativePath=".\src\glf.cpp"
802				>
803			</File>
804			<File
805				RelativePath=".\src\ming-src\blocks\gradient.c"
806				>
807				<FileConfiguration
808					Name="Debug|Win32"
809					>
810					<Tool
811						Name="VCCLCompilerTool"
812						ObjectFile="$(IntDir)\$(InputName)1.obj"
813						XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
814					/>
815				</FileConfiguration>
816				<FileConfiguration
817					Name="Release|Win32"
818					>
819					<Tool
820						Name="VCCLCompilerTool"
821						ObjectFile="$(IntDir)\$(InputName)1.obj"
822						XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
823					/>
824				</FileConfiguration>
825			</File>
826			<File
827				RelativePath=".\src\Gradient.cpp"
828				>
829			</File>
830			<File
831				RelativePath=".\src\ming-src\blocks\gradient.h"
832				>
833			</File>
834			<File
835				RelativePath=".\src\ming-src\blocks\imports.c"
836				>
837			</File>
838			<File
839				RelativePath=".\src\ming-src\blocks\imports.h"
840				>
841			</File>
842			<File
843				RelativePath=".\src\ming-src\blocks\input.c"
844				>
845			</File>
846			<File
847				RelativePath=".\src\ming-src\blocks\input.h"
848				>
849			</File>
850			<File
851				RelativePath=".\src\inputbuilder.cpp"
852				>
853			</File>
854			<File
855				RelativePath=".\src\InputData.cpp"
856				>
857			</File>
858			<File
859				RelativePath=".\src\Internals.cpp"
860				>
861			</File>
862			<File
863				RelativePath=".\src\ming-src\blocks\jpeg.c"
864				>
865			</File>
866			<File
867				RelativePath=".\src\ming-src\blocks\jpeg.h"
868				>
869			</File>
870			<File
871				RelativePath=".\src\ming-src\actioncompiler\lex.swf4.c"
872				>
873			</File>
874			<File
875				RelativePath=".\src\ming-src\actioncompiler\lex.swf5.c"
876				>
877			</File>
878			<File
879				RelativePath=".\src\ming-src\blocks\libswf.h"
880				>
881			</File>
882			<File
883				RelativePath=".\src\ming-src\blocks\linestyle.c"
884				>
885			</File>
886			<File
887				RelativePath=".\src\ming-src\blocks\linestyle.h"
888				>
889			</File>
890			<File
891				RelativePath=".\src\ming-src\actioncompiler\listaction.c"
892				>
893			</File>
894			<File
895				RelativePath=".\src\llmdialog.cpp"
896				>
897			</File>
898			<File
899				RelativePath=".\src\main.cpp"
900				>
901			</File>
902			<File
903				RelativePath=".\src\Math3D.cpp"
904				>
905			</File>
906			<File
907				RelativePath=".\src\ming-src\blocks\matrix.c"
908				>
909			</File>
910			<File
911				RelativePath=".\src\ming-src\blocks\matrix.h"
912				>
913			</File>
914			<File
915				RelativePath=".\src\MEP.cpp"
916				>
917			</File>
918			<File
919				RelativePath=".\src\ming-src\blocks\metadata.c"
920				>
921			</File>
922			<File
923				RelativePath=".\src\ming-src\blocks\metadata.h"
924				>
925			</File>
926			<File
927				RelativePath=".\src\ming-src\blocks\method.c"
928				>
929			</File>
930			<File
931				RelativePath=".\src\ming-src\blocks\method.h"
932				>
933			</File>
934			<File
935				RelativePath=".\src\ming-src\ming.c"
936				>
937			</File>
938			<File
939				RelativePath=".\src\MMPPrefs.cpp"
940				>
941			</File>
942			<File
943				RelativePath=".\src\MolDisplayWin.cpp"
944				>
945				<FileConfiguration
946					Name="Release|Win32"
947					>
948					<Tool
949						Name="VCCLCompilerTool"
950						RuntimeLibrary="2"
951					/>
952				</FileConfiguration>
953			</File>
954			<File
955				RelativePath=".\src\MoleculeData.cpp"
956				>
957			</File>
958			<File
959				RelativePath=".\src\ming-src\blocks\morph.c"
960				>
961			</File>
962			<File
963				RelativePath=".\src\ming-src\blocks\morph.h"
964				>
965			</File>
966			<File
967				RelativePath=".\src\ming-src\movie.c"
968				>
969			</File>
970			<File
971				RelativePath=".\src\ming-src\movieclip.c"
972				>
973			</File>
974			<File
975				RelativePath=".\src\ming-src\blocks\mp3.c"
976				>
977			</File>
978			<File
979				RelativePath=".\src\mpGLCanvas.cpp"
980				>
981			</File>
982			<File
983				RelativePath=".\src\myPrefs.cpp"
984				>
985			</File>
986			<File
987				RelativePath=".\src\MyTypes.cpp"
988				>
989			</File>
990			<File
991				RelativePath=".\src\OpenGLGraphics.cpp"
992				>
993			</File>
994			<File
995				RelativePath=".\src\orbitals.cpp"
996				>
997			</File>
998			<File
999				RelativePath=".\src\ming-src\blocks\output.c"
1000				>
1001			</File>
1002			<File
1003				RelativePath=".\src\ming-src\blocks\output.h"
1004				>
1005			</File>
1006			<File
1007				RelativePath=".\src\ming-src\blocks\outputblock.c"
1008				>
1009			</File>
1010			<File
1011				RelativePath=".\src\ming-src\blocks\outputblock.h"
1012				>
1013			</File>
1014			<File
1015				RelativePath=".\src\ming-src\blocks\placeobject.c"
1016				>
1017			</File>
1018			<File
1019				RelativePath=".\src\ming-src\blocks\placeobject.h"
1020				>
1021			</File>
1022			<File
1023				RelativePath=".\src\ming-src\blocks\pngdbl.c"
1024				>
1025			</File>
1026			<File
1027				RelativePath=".\src\ming-src\position.c"
1028				>
1029			</File>
1030			<File
1031				RelativePath=".\src\preview_canvas.cpp"
1032				>
1033			</File>
1034			<File
1035				RelativePath=".\src\printoptions.cpp"
1036				>
1037			</File>
1038			<File
1039				RelativePath=".\src\Progress.cpp"
1040				>
1041			</File>
1042			<File
1043				RelativePath=".\src\ming-src\blocks\protect.c"
1044				>
1045			</File>
1046			<File
1047				RelativePath=".\src\ming-src\blocks\protect.h"
1048				>
1049			</File>
1050			<File
1051				RelativePath=".\src\ming-src\blocks\rect.c"
1052				>
1053			</File>
1054			<File
1055				RelativePath=".\src\ming-src\blocks\rect.h"
1056				>
1057			</File>
1058			<File
1059				RelativePath=".\src\RysPolynomial.cpp"
1060				>
1061			</File>
1062			<File
1063				RelativePath=".\src\ming-src\blocks\scalinggrid.c"
1064				>
1065			</File>
1066			<File
1067				RelativePath=".\src\ming-src\blocks\scalinggrid.h"
1068				>
1069			</File>
1070			<File
1071				RelativePath=".\src\ming-src\blocks\scenedata.c"
1072				>
1073			</File>
1074			<File
1075				RelativePath=".\src\ming-src\blocks\scenedata.h"
1076				>
1077			</File>
1078			<File
1079				RelativePath=".\src\ming-src\blocks\scriptlimits.c"
1080				>
1081			</File>
1082			<File
1083				RelativePath=".\src\ming-src\blocks\scriptlimits.h"
1084				>
1085			</File>
1086			<File
1087				RelativePath=".\src\setbondlength.cpp"
1088				>
1089			</File>
1090			<File
1091				RelativePath=".\src\setPreference.cpp"
1092				>
1093			</File>
1094			<File
1095				RelativePath=".\src\setscreenplane.cpp"
1096				>
1097			</File>
1098			<File
1099				RelativePath=".\src\ming-src\blocks\shape.c"
1100				>
1101			</File>
1102			<File
1103				RelativePath=".\src\ming-src\blocks\shape.h"
1104				>
1105			</File>
1106			<File
1107				RelativePath=".\src\ming-src\shape_cubic.c"
1108				>
1109			</File>
1110			<File
1111				RelativePath=".\src\ming-src\shape_util.c"
1112				>
1113			</File>
1114			<File
1115				RelativePath=".\src\ming-src\blocks\sound.c"
1116				>
1117			</File>
1118			<File
1119				RelativePath=".\src\ming-src\blocks\sound.h"
1120				>
1121			</File>
1122			<File
1123				RelativePath=".\src\ming-src\blocks\soundinstance.c"
1124				>
1125			</File>
1126			<File
1127				RelativePath=".\src\ming-src\blocks\soundinstance.h"
1128				>
1129			</File>
1130			<File
1131				RelativePath=".\src\ming-src\blocks\soundstream.c"
1132				>
1133			</File>
1134			<File
1135				RelativePath=".\src\ming-src\blocks\soundstream.h"
1136				>
1137			</File>
1138			<File
1139				RelativePath=".\src\ming-src\blocks\sprite.c"
1140				>
1141			</File>
1142			<File
1143				RelativePath=".\src\ming-src\blocks\sprite.h"
1144				>
1145			</File>
1146			<File
1147				RelativePath=".\src\SurfaceBase.cpp"
1148				>
1149			</File>
1150			<File
1151				RelativePath=".\src\surfaceDlg.cpp"
1152				>
1153			</File>
1154			<File
1155				RelativePath=".\src\surfaceswindow.cpp"
1156				>
1157			</File>
1158			<File
1159				RelativePath=".\src\SurfWin.cpp"
1160				>
1161			</File>
1162			<File
1163				RelativePath=".\src\ming-src\blocks\swf.h"
1164				>
1165			</File>
1166			<File
1167				RelativePath=".\src\ming-src\actioncompiler\swf4compiler.tab.c"
1168				>
1169			</File>
1170			<File
1171				RelativePath=".\src\ming-src\actioncompiler\swf4compiler.tab.h"
1172				>
1173			</File>
1174			<File
1175				RelativePath=".\src\ming-src\actioncompiler\swf5compiler.tab.c"
1176				>
1177			</File>
1178			<File
1179				RelativePath=".\src\ming-src\actioncompiler\swf5compiler.tab.h"
1180				>
1181			</File>
1182			<File
1183				RelativePath=".\src\swfexport-g.cpp"
1184				>
1185			</File>
1186			<File
1187				RelativePath=".\src\swfexport.cpp"
1188				>
1189			</File>
1190			<File
1191				RelativePath=".\src\swfexport.h"
1192				>
1193			</File>
1194			<File
1195				RelativePath=".\src\ming-src\blocks\symbolclass.c"
1196				>
1197			</File>
1198			<File
1199				RelativePath=".\src\ming-src\blocks\symbolclass.h"
1200				>
1201			</File>
1202			<File
1203				RelativePath=".\src\symmetrypointgroupdlg.cpp"
1204				>
1205			</File>
1206			<File
1207				RelativePath=".\src\symmetrypointgroupdlg.h"
1208				>
1209			</File>
1210			<File
1211				RelativePath=".\src\ming-src\blocks\tabindex.c"
1212				>
1213			</File>
1214			<File
1215				RelativePath=".\src\ming-src\blocks\tabindex.h"
1216				>
1217			</File>
1218			<File
1219				RelativePath=".\src\ming-src\blocks\text.c"
1220				>
1221			</File>
1222			<File
1223				RelativePath=".\src\ming-src\blocks\text.h"
1224				>
1225			</File>
1226			<File
1227				RelativePath=".\src\ming-src\text_util.c"
1228				>
1229			</File>
1230			<File
1231				RelativePath=".\src\ming-src\blocks\textfield.c"
1232				>
1233			</File>
1234			<File
1235				RelativePath=".\src\ming-src\blocks\textfield.h"
1236				>
1237			</File>
1238			<File
1239				RelativePath=".\src\ming-src\blocks\ttffont.c"
1240				>
1241			</File>
1242			<File
1243				RelativePath=".\src\ming-src\blocks\ttffont.h"
1244				>
1245			</File>
1246			<File
1247				RelativePath=".\src\ming-src\blocks\utf8.c"
1248				>
1249			</File>
1250			<File
1251				RelativePath=".\src\ming-src\blocks\utf8.h"
1252				>
1253			</File>
1254			<File
1255				RelativePath=".\src\ming-src\blocks\videostream.c"
1256				>
1257			</File>
1258			<File
1259				RelativePath=".\src\ming-src\blocks\videostream.h"
1260				>
1261			</File>
1262			<File
1263				RelativePath=".\src\VirtualSphere.cpp"
1264				>
1265			</File>
1266			<File
1267				RelativePath=".\src\windowparameters.cpp"
1268				>
1269			</File>
1270			<File
1271				RelativePath=".\src\wxFiles.cpp"
1272				>
1273			</File>
1274			<File
1275				RelativePath=".\src\wxMolGraph.cpp"
1276				>
1277			</File>
1278			<File
1279				RelativePath=".\src\wxUglyChoice.cpp"
1280				>
1281			</File>
1282			<File
1283				RelativePath=".\src\XML.cpp"
1284				>
1285			</File>
1286			<File
1287				RelativePath=".\src\zmatrixcalculator.cpp"
1288				>
1289			</File>
1290		</Filter>
1291	</Files>
1292	<Globals>
1293	</Globals>
1294</VisualStudioProject>
1295