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




d1d837d722f6ccd0bbb5145e1bc669bf78605577
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         >
8         <Platforms>
9                 <Platform
10                         Name="Win32"
11                 />
12         </Platforms>
13         <ToolFiles>
14         </ToolFiles>
15         <Configurations>
16                 <Configuration
17                         Name="Debug|Win32"
18                         OutputDirectory=".\grplib___Win32_Debug"
19                         IntermediateDirectory=".\Debug"
20                         ConfigurationType="4"
21                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22                         UseOfMFC="0"
23                         ATLMinimizesCRunTimeLibraryUsage="false"
24                         CharacterSet="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;_LIB;GRPAPI_STATIC"
45                                 BasicRuntimeChecks="3"
46                                 RuntimeLibrary="1"
47                                 UsePrecompiledHeader="0"
48                                 PrecompiledHeaderFile=".\Debug/grplib.pch"
49                                 AssemblerListingLocation=".\Debug/"
50                                 ObjectFile=".\Debug/"
51                                 ProgramDataBaseFileName=".\Debug/"
52                                 WarningLevel="3"
53                                 SuppressStartupBanner="true"
54                                 DebugInformationFormat="4"
55                         />
56                         <Tool
57                                 Name="VCManagedResourceCompilerTool"
58                         />
59                         <Tool
60                                 Name="VCResourceCompilerTool"
61                                 PreprocessorDefinitions="_DEBUG"
62                                 Culture="1033"
63                         />
64                         <Tool
65                                 Name="VCPreLinkEventTool"
66                         />
67                         <Tool
68                                 Name="VCLibrarianTool"
69                                 OutputFile="Debug\grp_static.lib"
70                                 SuppressStartupBanner="true"
71                         />
72                         <Tool
73                                 Name="VCALinkTool"
74                         />
75                         <Tool
76                                 Name="VCXDCMakeTool"
77                         />
78                         <Tool
79                                 Name="VCBscMakeTool"
80                         />
81                         <Tool
82                                 Name="VCFxCopTool"
83                         />
84                         <Tool
85                                 Name="VCPostBuildEventTool"
86                         />
87                 </Configuration>
88                 <Configuration
89                         Name="Release|Win32"
90                         OutputDirectory=".\Release"
91                         IntermediateDirectory=".\grplib___Win32_Release"
92                         ConfigurationType="4"
93                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
94                         UseOfMFC="0"
95                         ATLMinimizesCRunTimeLibraryUsage="false"
96                         CharacterSet="2"
97                         >
98                         <Tool
99                                 Name="VCPreBuildEventTool"
100                         />
101                         <Tool
102                                 Name="VCCustomBuildTool"
103                         />
104                         <Tool
105                                 Name="VCXMLDataGeneratorTool"
106                         />
107                         <Tool
108                                 Name="VCWebServiceProxyGeneratorTool"
109                         />
110                         <Tool
111                                 Name="VCMIDLTool"
112                         />
113                         <Tool
114                                 Name="VCCLCompilerTool"
115                                 Optimization="2"
116                                 InlineFunctionExpansion="1"
117                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GRPAPI_STATIC"
118                                 StringPooling="true"
119                                 RuntimeLibrary="0"
120                                 EnableFunctionLevelLinking="true"
121                                 UsePrecompiledHeader="0"
122                                 PrecompiledHeaderFile=".\grplib___Win32_Release/grplib.pch"
123                                 AssemblerListingLocation=".\grplib___Win32_Release/"
124                                 ObjectFile=".\grplib___Win32_Release/"
125                                 ProgramDataBaseFileName=".\grplib___Win32_Release/"
126                                 WarningLevel="3"
127                                 SuppressStartupBanner="true"
128                         />
129                         <Tool
130                                 Name="VCManagedResourceCompilerTool"
131                         />
132                         <Tool
133                                 Name="VCResourceCompilerTool"
134                                 PreprocessorDefinitions="NDEBUG"
135                                 Culture="1033"
136                         />
137                         <Tool
138                                 Name="VCPreLinkEventTool"
139                         />
140                         <Tool
141                                 Name="VCLibrarianTool"
142                                 OutputFile="Release\grp_static.lib"
143                                 SuppressStartupBanner="true"
144                         />
145                         <Tool
146                                 Name="VCALinkTool"
147                         />
148                         <Tool
149                                 Name="VCXDCMakeTool"
150                         />
151                         <Tool
152                                 Name="VCBscMakeTool"
153                         />
154                         <Tool
155                                 Name="VCFxCopTool"
156                         />
157                         <Tool
158                                 Name="VCPostBuildEventTool"
159                         />
160                 </Configuration>
161         </Configurations>
162         <References>
163         </References>
164         <Files>
165                 <Filter
166                         Name="Source Files"
167                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
168                         >
169                         <File
170                                 RelativePath="grpapi.cpp"
171                                 >
172                                 <FileConfiguration
173                                         Name="Debug|Win32"
174                                         >
175                                         <Tool
176                                                 Name="VCCLCompilerTool"
177                                                 Optimization="0"
178                                                 PreprocessorDefinitions=""
179                                                 BasicRuntimeChecks="3"
180                                         />
181                                 </FileConfiguration>
182                                 <FileConfiguration
183                                         Name="Release|Win32"
184                                         >
185                                         <Tool
186                                                 Name="VCCLCompilerTool"
187                                                 Optimization="2"
188                                                 PreprocessorDefinitions=""
189                                         />
190                                 </FileConfiguration>
191                         </File>
192                         <File
193                                 RelativePath="..\LoadStorm\Storm.cpp"
194                                 >
195                                 <FileConfiguration
196                                         Name="Debug|Win32"
197                                         >
198                                         <Tool
199                                                 Name="VCCLCompilerTool"
200                                                 Optimization="0"
201                                                 PreprocessorDefinitions=""
202                                                 BasicRuntimeChecks="3"
203                                         />
204                                 </FileConfiguration>
205                                 <FileConfiguration
206                                         Name="Release|Win32"
207                                         >
208                                         <Tool
209                                                 Name="VCCLCompilerTool"
210                                                 Optimization="2"
211                                                 PreprocessorDefinitions=""
212                                         />
213                                 </FileConfiguration>
214                         </File>
215                 </Filter>
216                 <Filter
217                         Name="Header Files"
218                         Filter="h;hpp;hxx;hm;inl"
219                         >
220                         <File
221                                 RelativePath="grp_static.h"
222                                 >
223                         </File>
224                         <File
225                                 RelativePath="grpapi.h"
226                                 >
227                         </File>
228                         <File
229                                 RelativePath="..\LoadStorm\Storm.h"
230                                 >
231                         </File>
232                 </Filter>
233         </Files>
234         <Globals>
235         </Globals>
236 </VisualStudioProject>