/[ascend]/trunk/base/winVC7/libasc_general.vcproj
ViewVC logotype

Contents of /trunk/base/winVC7/libasc_general.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 40 - (show annotations) (download)
Sat Jan 22 14:22:13 2005 UTC (19 years, 7 months ago) by jds
File size: 4499 byte(s)
Initial commit of WinVC7 and jam build files.  jam builds Ascend base libs and tcltk98 executable on Windows using msvc, borland, mingw, and watcom (watcom can't yet link executable due to lack of isnan() and copysign() functions).

Also includes minor source updates to compile & run on Windows.
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="libasc_general"
6 ProjectGUID="{89864B7C-E317-4701-ABC6-51A944030FD3}"
7 RootNamespace="libasc_general"
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="4"
19 CharacterSet="2"
20 ManagedExtensions="FALSE">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="0"
24 AdditionalIncludeDirectories="..\generic"
25 PreprocessorDefinitions="_WIN32;WIN32;_DEBUG;_X86_=1"
26 MinimalRebuild="FALSE"
27 BasicRuntimeChecks="0"
28 RuntimeLibrary="1"
29 UsePrecompiledHeader="0"
30 WarningLevel="3"
31 DebugInformationFormat="3"
32 CompileAs="1"/>
33 <Tool
34 Name="VCCustomBuildTool"/>
35 <Tool
36 Name="VCLibrarianTool"/>
37 <Tool
38 Name="VCMIDLTool"/>
39 <Tool
40 Name="VCPostBuildEventTool"/>
41 <Tool
42 Name="VCPreBuildEventTool"/>
43 <Tool
44 Name="VCPreLinkEventTool"/>
45 <Tool
46 Name="VCResourceCompilerTool"/>
47 <Tool
48 Name="VCWebServiceProxyGeneratorTool"/>
49 <Tool
50 Name="VCXMLDataGeneratorTool"/>
51 <Tool
52 Name="VCManagedWrapperGeneratorTool"/>
53 <Tool
54 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
55 </Configuration>
56 <Configuration
57 Name="Release|Win32"
58 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
59 IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
60 ConfigurationType="4"
61 CharacterSet="2"
62 ManagedExtensions="FALSE">
63 <Tool
64 Name="VCCLCompilerTool"
65 AdditionalIncludeDirectories="..\generic"
66 PreprocessorDefinitions="WIN32;_WIN32;_X86_=1;NDEBUG"
67 MinimalRebuild="FALSE"
68 RuntimeLibrary="0"
69 UsePrecompiledHeader="0"
70 WarningLevel="3"
71 DebugInformationFormat="3"
72 CompileAs="1"/>
73 <Tool
74 Name="VCCustomBuildTool"/>
75 <Tool
76 Name="VCLibrarianTool"/>
77 <Tool
78 Name="VCMIDLTool"/>
79 <Tool
80 Name="VCPostBuildEventTool"/>
81 <Tool
82 Name="VCPreBuildEventTool"/>
83 <Tool
84 Name="VCPreLinkEventTool"/>
85 <Tool
86 Name="VCResourceCompilerTool"/>
87 <Tool
88 Name="VCWebServiceProxyGeneratorTool"/>
89 <Tool
90 Name="VCXMLDataGeneratorTool"/>
91 <Tool
92 Name="VCManagedWrapperGeneratorTool"/>
93 <Tool
94 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
95 </Configuration>
96 </Configurations>
97 <References>
98 </References>
99 <Files>
100 <Filter
101 Name="Source Files"
102 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
103 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
104 <File
105 RelativePath="..\generic\general\dstring.c">
106 </File>
107 <File
108 RelativePath="..\generic\general\hashpjw.c">
109 </File>
110 <File
111 RelativePath="..\generic\general\list.c">
112 </File>
113 <File
114 RelativePath="..\generic\general\listio.c">
115 </File>
116 <File
117 RelativePath="..\generic\general\pool.c">
118 </File>
119 <File
120 RelativePath="..\generic\general\pretty.c">
121 </File>
122 <File
123 RelativePath="..\generic\general\stack.c">
124 </File>
125 <File
126 RelativePath="..\generic\general\table.c">
127 </File>
128 <File
129 RelativePath="..\generic\general\tm_time.c">
130 </File>
131 </Filter>
132 <Filter
133 Name="Header Files"
134 Filter="h;hpp;hxx;hm;inl;inc;xsd"
135 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
136 <File
137 RelativePath="..\generic\general\dstring.h">
138 </File>
139 <File
140 RelativePath="..\generic\general\hashpjw.h">
141 </File>
142 <File
143 RelativePath="..\generic\general\list.h">
144 </File>
145 <File
146 RelativePath="..\generic\general\listio.h">
147 </File>
148 <File
149 RelativePath="..\generic\general\pool.h">
150 </File>
151 <File
152 RelativePath="..\generic\general\pretty.h">
153 </File>
154 <File
155 RelativePath="..\generic\general\stack.h">
156 </File>
157 <File
158 RelativePath="..\generic\general\table.h">
159 </File>
160 <File
161 RelativePath="..\generic\general\tm_time.h">
162 </File>
163 </Filter>
164 <Filter
165 Name="Resource Files"
166 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
167 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
168 <File
169 RelativePath="..\generic\general\Makefile.in">
170 </File>
171 </Filter>
172 </Files>
173 <Globals>
174 </Globals>
175 </VisualStudioProject>

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22