1 |
johnpye |
571 |
<?xml version="1.0" encoding="Windows-1252"?> |
2 |
|
|
<VisualStudioProject |
3 |
|
|
ProjectType="Visual C++" |
4 |
|
|
Version="7.10" |
5 |
|
|
Name="Ascend4" |
6 |
|
|
ProjectGUID="{2B9468DD-9554-4C57-B5A9-8B6D9AA3FFB6}" |
7 |
|
|
RootNamespace="Ascend4" |
8 |
|
|
Keyword="ManagedCProj"> |
9 |
|
|
<Platforms> |
10 |
|
|
<Platform |
11 |
|
|
Name="Win32"/> |
12 |
|
|
</Platforms> |
13 |
|
|
<Configurations> |
14 |
|
|
<Configuration |
15 |
|
|
Name="Debug|Win32" |
16 |
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
17 |
|
|
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)" |
18 |
|
|
ConfigurationType="1" |
19 |
|
|
UseOfATL="0" |
20 |
|
|
CharacterSet="2" |
21 |
|
|
ManagedExtensions="FALSE"> |
22 |
|
|
<Tool |
23 |
|
|
Name="VCCLCompilerTool" |
24 |
|
|
Optimization="0" |
25 |
|
|
AdditionalIncludeDirectories="..\generic;..\..\base\generic;..\..\..\Tcl\Include" |
26 |
|
|
PreprocessorDefinitions="WIN32;_WIN32;_X86_=1;_DEBUG" |
27 |
|
|
MinimalRebuild="FALSE" |
28 |
|
|
BasicRuntimeChecks="0" |
29 |
|
|
RuntimeLibrary="1" |
30 |
|
|
UsePrecompiledHeader="0" |
31 |
|
|
WarningLevel="3" |
32 |
|
|
DebugInformationFormat="3" |
33 |
|
|
CompileAs="1"/> |
34 |
|
|
<Tool |
35 |
|
|
Name="VCCustomBuildTool"/> |
36 |
|
|
<Tool |
37 |
|
|
Name="VCLinkerTool" |
38 |
|
|
AdditionalDependencies="libasc_tcltk.lib libasc_compiler.lib libasc_general.lib libasc_packages.lib libasc_solver.lib libasc_utilities.lib tk80.lib tcl80.lib" |
39 |
|
|
OutputFile="$(OutDir)\$(ProjectName).exe" |
40 |
|
|
LinkIncremental="2" |
41 |
|
|
AdditionalLibraryDirectories=""$(OutDir)";"..\..\base\winVC7\$(ConfigurationName)";..\..\..\Tcl\lib" |
42 |
|
|
GenerateDebugInformation="TRUE" |
43 |
|
|
AssemblyDebug="1"/> |
44 |
|
|
<Tool |
45 |
|
|
Name="VCMIDLTool"/> |
46 |
|
|
<Tool |
47 |
|
|
Name="VCPostBuildEventTool"/> |
48 |
|
|
<Tool |
49 |
|
|
Name="VCPreBuildEventTool"/> |
50 |
|
|
<Tool |
51 |
|
|
Name="VCPreLinkEventTool"/> |
52 |
|
|
<Tool |
53 |
|
|
Name="VCResourceCompilerTool"/> |
54 |
|
|
<Tool |
55 |
|
|
Name="VCWebServiceProxyGeneratorTool"/> |
56 |
|
|
<Tool |
57 |
|
|
Name="VCXMLDataGeneratorTool"/> |
58 |
|
|
<Tool |
59 |
|
|
Name="VCWebDeploymentTool"/> |
60 |
|
|
<Tool |
61 |
|
|
Name="VCManagedWrapperGeneratorTool"/> |
62 |
|
|
<Tool |
63 |
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
64 |
|
|
</Configuration> |
65 |
|
|
<Configuration |
66 |
|
|
Name="Release|Win32" |
67 |
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
68 |
|
|
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)" |
69 |
|
|
ConfigurationType="1" |
70 |
|
|
CharacterSet="2" |
71 |
|
|
ManagedExtensions="FALSE"> |
72 |
|
|
<Tool |
73 |
|
|
Name="VCCLCompilerTool" |
74 |
|
|
AdditionalIncludeDirectories="..\generic;..\..\base\generic;..\..\..\Tcl\Include" |
75 |
|
|
PreprocessorDefinitions="WIN32;_WIN32;_X86_=1;NDEBUG" |
76 |
|
|
MinimalRebuild="FALSE" |
77 |
|
|
RuntimeLibrary="0" |
78 |
|
|
UsePrecompiledHeader="0" |
79 |
|
|
WarningLevel="3" |
80 |
|
|
DebugInformationFormat="3" |
81 |
|
|
CompileAs="1"/> |
82 |
|
|
<Tool |
83 |
|
|
Name="VCCustomBuildTool"/> |
84 |
|
|
<Tool |
85 |
|
|
Name="VCLinkerTool" |
86 |
|
|
AdditionalDependencies="libasc_tcltk.lib libasc_compiler.lib libasc_general.lib libasc_packages.lib libasc_solver.lib libasc_utilities.lib tk80.lib tcl80.lib" |
87 |
|
|
OutputFile="$(OutDir)\$(ProjectName).exe" |
88 |
|
|
LinkIncremental="1" |
89 |
|
|
AdditionalLibraryDirectories=""$(OutDir)";"..\..\base\winVC7\$(ConfigurationName)";..\..\..\Tcl\lib" |
90 |
|
|
IgnoreAllDefaultLibraries="FALSE" |
91 |
|
|
IgnoreDefaultLibraryNames="LIBCMTD.lib" |
92 |
|
|
GenerateDebugInformation="TRUE"/> |
93 |
|
|
<Tool |
94 |
|
|
Name="VCMIDLTool"/> |
95 |
|
|
<Tool |
96 |
|
|
Name="VCPostBuildEventTool"/> |
97 |
|
|
<Tool |
98 |
|
|
Name="VCPreBuildEventTool"/> |
99 |
|
|
<Tool |
100 |
|
|
Name="VCPreLinkEventTool"/> |
101 |
|
|
<Tool |
102 |
|
|
Name="VCResourceCompilerTool"/> |
103 |
|
|
<Tool |
104 |
|
|
Name="VCWebServiceProxyGeneratorTool"/> |
105 |
|
|
<Tool |
106 |
|
|
Name="VCXMLDataGeneratorTool"/> |
107 |
|
|
<Tool |
108 |
|
|
Name="VCWebDeploymentTool"/> |
109 |
|
|
<Tool |
110 |
|
|
Name="VCManagedWrapperGeneratorTool"/> |
111 |
|
|
<Tool |
112 |
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
113 |
|
|
</Configuration> |
114 |
|
|
</Configurations> |
115 |
|
|
<References> |
116 |
|
|
</References> |
117 |
|
|
<Files> |
118 |
|
|
<Filter |
119 |
|
|
Name="Source Files" |
120 |
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
121 |
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
122 |
|
|
<File |
123 |
|
|
RelativePath="..\generic\interface\Driver.c"> |
124 |
|
|
</File> |
125 |
|
|
</Filter> |
126 |
|
|
<Filter |
127 |
|
|
Name="Header Files" |
128 |
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
129 |
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
130 |
|
|
<File |
131 |
|
|
RelativePath="..\generic\interface\Driver.h"> |
132 |
|
|
</File> |
133 |
|
|
</Filter> |
134 |
|
|
<Filter |
135 |
|
|
Name="Resource Files" |
136 |
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
137 |
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> |
138 |
|
|
</Filter> |
139 |
|
|
</Files> |
140 |
|
|
<Globals> |
141 |
|
|
</Globals> |
142 |
|
|
</VisualStudioProject> |