Current News
Archived News
Search News
Discussion Forum


Old Forum
Install Programs More Downloads...
Troubleshooting
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links




CommitLineData
09d0556c 1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="grplib"
6 ProjectGUID="{66127C6F-39DA-4B7A-9856-789ED0139DCB}"
7 SccProjectName="&quot;$/grpapi_VS2005.root/grpapi&quot;, IGAAAAAA"
8 SccLocalPath=".."
9 SccProvider="MSSCCI:Microsoft Visual SourceSafe"
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=".\grplib___Win32_Debug"
22 IntermediateDirectory=".\Debug"
23 ConfigurationType="4"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25 UseOfMFC="0"
26 ATLMinimizesCRunTimeLibraryUsage="false"
27 CharacterSet="2"
28 >
29 <Tool
30 Name="VCPreBuildEventTool"
31 />
32 <Tool
33 Name="VCCustomBuildTool"
34 />
35 <Tool
36 Name="VCXMLDataGeneratorTool"
37 />
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
40 />
41 <Tool
42 Name="VCMIDLTool"
43 />
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;GRPAPI_STATIC"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="1"
50 UsePrecompiledHeader="0"
51 PrecompiledHeaderFile=".\Debug/grplib.pch"
52 AssemblerListingLocation=".\Debug/"
53 ObjectFile=".\Debug/"
54 ProgramDataBaseFileName=".\Debug/"
55 WarningLevel="3"
56 SuppressStartupBanner="true"
57 DebugInformationFormat="4"
58 />
59 <Tool
60 Name="VCManagedResourceCompilerTool"
61 />
62 <Tool
63 Name="VCResourceCompilerTool"
64 PreprocessorDefinitions="_DEBUG"
65 Culture="1033"
66 />
67 <Tool
68 Name="VCPreLinkEventTool"
69 />
70 <Tool
71 Name="VCLibrarianTool"
72 OutputFile="Debug\grp_static.lib"
73 SuppressStartupBanner="true"
74 />
75 <Tool
76 Name="VCALinkTool"
77 />
78 <Tool
79 Name="VCXDCMakeTool"
80 />
81 <Tool
82 Name="VCBscMakeTool"
83 />
84 <Tool
85 Name="VCFxCopTool"
86 />
87 <Tool
88 Name="VCPostBuildEventTool"
89 />
90 </Configuration>
91 <Configuration
92 Name="Release|Win32"
93 OutputDirectory=".\Release"
94 IntermediateDirectory=".\grplib___Win32_Release"
95 ConfigurationType="4"
96 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
97 UseOfMFC="0"
98 ATLMinimizesCRunTimeLibraryUsage="false"
99 CharacterSet="2"
100 >
101 <Tool
102 Name="VCPreBuildEventTool"
103 />
104 <Tool
105 Name="VCCustomBuildTool"
106 />
107 <Tool
108 Name="VCXMLDataGeneratorTool"
109 />
110 <Tool
111 Name="VCWebServiceProxyGeneratorTool"
112 />
113 <Tool
114 Name="VCMIDLTool"
115 />
116 <Tool
117 Name="VCCLCompilerTool"
118 Optimization="2"
119 InlineFunctionExpansion="1"
120 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GRPAPI_STATIC"
121 StringPooling="true"
122 RuntimeLibrary="0"
123 EnableFunctionLevelLinking="true"
124 UsePrecompiledHeader="0"
125 PrecompiledHeaderFile=".\grplib___Win32_Release/grplib.pch"
126 AssemblerListingLocation=".\grplib___Win32_Release/"
127 ObjectFile=".\grplib___Win32_Release/"
128 ProgramDataBaseFileName=".\grplib___Win32_Release/"
129 WarningLevel="3"
130 SuppressStartupBanner="true"
131 />
132 <Tool
133 Name="VCManagedResourceCompilerTool"
134 />
135 <Tool
136 Name="VCResourceCompilerTool"
137 PreprocessorDefinitions="NDEBUG"
138 Culture="1033"
139 />
140 <Tool
141 Name="VCPreLinkEventTool"
142 />
143 <Tool
144 Name="VCLibrarianTool"
145 OutputFile="Release\grp_static.lib"
146 SuppressStartupBanner="true"
147 />
148 <Tool
149 Name="VCALinkTool"
150 />
151 <Tool
152 Name="VCXDCMakeTool"
153 />
154 <Tool
155 Name="VCBscMakeTool"
156 />
157 <Tool
158 Name="VCFxCopTool"
159 />
160 <Tool
161 Name="VCPostBuildEventTool"
162 />
163 </Configuration>
164 </Configurations>
165 <References>
166 </References>
167 <Files>
168 <Filter
169 Name="Source Files"
170 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
171 >
172 <File
173 RelativePath="grpapi.cpp"
174 >
175 <FileConfiguration
176 Name="Debug|Win32"
177 >
178 <Tool
179 Name="VCCLCompilerTool"
180 Optimization="0"
181 PreprocessorDefinitions=""
182 BasicRuntimeChecks="3"
183 />
184 </FileConfiguration>
185 <FileConfiguration
186 Name="Release|Win32"
187 >
188 <Tool
189 Name="VCCLCompilerTool"
190 Optimization="2"
191 PreprocessorDefinitions=""
192 />
193 </FileConfiguration>
194 </File>
195 <File
196 RelativePath="..\LoadStorm\Storm.cpp"
197 >
198 <FileConfiguration
199 Name="Debug|Win32"
200 >
201 <Tool
202 Name="VCCLCompilerTool"
203 Optimization="0"
204 PreprocessorDefinitions=""
205 BasicRuntimeChecks="3"
206 />
207 </FileConfiguration>
208 <FileConfiguration
209 Name="Release|Win32"
210 >
211 <Tool
212 Name="VCCLCompilerTool"
213 Optimization="2"
214 PreprocessorDefinitions=""
215 />
216 </FileConfiguration>
217 </File>
218 </Filter>
219 <Filter
220 Name="Header Files"
221 Filter="h;hpp;hxx;hm;inl"
222 >
223 <File
224 RelativePath="grp_static.h"
225 >
226 </File>
227 <File
228 RelativePath="grpapi.h"
229 >
230 </File>
231 <File
232 RelativePath="..\LoadStorm\Storm.h"
233 >
234 </File>
235 </Filter>
236 </Files>
237 <Globals>
238 </Globals>
239</VisualStudioProject>