Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/tutorial/visual_studio/vc8/network.vcproj @ 859

Last change on this file since 859 was 859, checked in by landauf, 16 years ago

more or less a copy of the trunk

File size: 11.5 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8.00"
5        Name="network"
6        ProjectGUID="{35575B59-E1AE-40E8-89C4-2862B5B09B68}"
7        RootNamespace="FICN"
8        Keyword="Win32Proj"
9        >
10        <Platforms>
11                <Platform
12                        Name="Win32"
13                />
14        </Platforms>
15        <ToolFiles>
16        </ToolFiles>
17        <Configurations>
18                <Configuration
19                        Name="Debug|Win32"
20                        ConfigurationType="2"
21                        InheritedPropertySheets="$(SolutionDir)base_properties_debug.vsprops;..\network_properties.vsprops"
22                        CharacterSet="1"
23                        >
24                        <Tool
25                                Name="VCPreBuildEventTool"
26                        />
27                        <Tool
28                                Name="VCCustomBuildTool"
29                        />
30                        <Tool
31                                Name="VCXMLDataGeneratorTool"
32                        />
33                        <Tool
34                                Name="VCWebServiceProxyGeneratorTool"
35                        />
36                        <Tool
37                                Name="VCMIDLTool"
38                        />
39                        <Tool
40                                Name="VCCLCompilerTool"
41                        />
42                        <Tool
43                                Name="VCManagedResourceCompilerTool"
44                        />
45                        <Tool
46                                Name="VCResourceCompilerTool"
47                        />
48                        <Tool
49                                Name="VCPreLinkEventTool"
50                        />
51                        <Tool
52                                Name="VCLinkerTool"
53                        />
54                        <Tool
55                                Name="VCALinkTool"
56                        />
57                        <Tool
58                                Name="VCManifestTool"
59                        />
60                        <Tool
61                                Name="VCXDCMakeTool"
62                        />
63                        <Tool
64                                Name="VCBscMakeTool"
65                        />
66                        <Tool
67                                Name="VCFxCopTool"
68                        />
69                        <Tool
70                                Name="VCAppVerifierTool"
71                        />
72                        <Tool
73                                Name="VCWebDeploymentTool"
74                        />
75                        <Tool
76                                Name="VCPostBuildEventTool"
77                        />
78                </Configuration>
79                <Configuration
80                        Name="Release|Win32"
81                        ConfigurationType="2"
82                        InheritedPropertySheets="$(SolutionDir)base_properties_release.vsprops;..\network_properties.vsprops"
83                        CharacterSet="1"
84                        WholeProgramOptimization="1"
85                        >
86                        <Tool
87                                Name="VCPreBuildEventTool"
88                        />
89                        <Tool
90                                Name="VCCustomBuildTool"
91                        />
92                        <Tool
93                                Name="VCXMLDataGeneratorTool"
94                        />
95                        <Tool
96                                Name="VCWebServiceProxyGeneratorTool"
97                        />
98                        <Tool
99                                Name="VCMIDLTool"
100                        />
101                        <Tool
102                                Name="VCCLCompilerTool"
103                        />
104                        <Tool
105                                Name="VCManagedResourceCompilerTool"
106                        />
107                        <Tool
108                                Name="VCResourceCompilerTool"
109                        />
110                        <Tool
111                                Name="VCPreLinkEventTool"
112                        />
113                        <Tool
114                                Name="VCLinkerTool"
115                        />
116                        <Tool
117                                Name="VCALinkTool"
118                        />
119                        <Tool
120                                Name="VCManifestTool"
121                        />
122                        <Tool
123                                Name="VCXDCMakeTool"
124                        />
125                        <Tool
126                                Name="VCBscMakeTool"
127                        />
128                        <Tool
129                                Name="VCFxCopTool"
130                        />
131                        <Tool
132                                Name="VCAppVerifierTool"
133                        />
134                        <Tool
135                                Name="VCWebDeploymentTool"
136                        />
137                        <Tool
138                                Name="VCPostBuildEventTool"
139                        />
140                </Configuration>
141                <Configuration
142                        Name="Release_SSE|Win32"
143                        ConfigurationType="2"
144                        InheritedPropertySheets="..\base_properties_release_sse.vsprops;..\network_properties.vsprops"
145                        CharacterSet="1"
146                        WholeProgramOptimization="1"
147                        >
148                        <Tool
149                                Name="VCPreBuildEventTool"
150                        />
151                        <Tool
152                                Name="VCCustomBuildTool"
153                        />
154                        <Tool
155                                Name="VCXMLDataGeneratorTool"
156                        />
157                        <Tool
158                                Name="VCWebServiceProxyGeneratorTool"
159                        />
160                        <Tool
161                                Name="VCMIDLTool"
162                        />
163                        <Tool
164                                Name="VCCLCompilerTool"
165                        />
166                        <Tool
167                                Name="VCManagedResourceCompilerTool"
168                        />
169                        <Tool
170                                Name="VCResourceCompilerTool"
171                        />
172                        <Tool
173                                Name="VCPreLinkEventTool"
174                        />
175                        <Tool
176                                Name="VCLinkerTool"
177                        />
178                        <Tool
179                                Name="VCALinkTool"
180                        />
181                        <Tool
182                                Name="VCManifestTool"
183                        />
184                        <Tool
185                                Name="VCXDCMakeTool"
186                        />
187                        <Tool
188                                Name="VCBscMakeTool"
189                        />
190                        <Tool
191                                Name="VCFxCopTool"
192                        />
193                        <Tool
194                                Name="VCAppVerifierTool"
195                        />
196                        <Tool
197                                Name="VCWebDeploymentTool"
198                        />
199                        <Tool
200                                Name="VCPostBuildEventTool"
201                        />
202                </Configuration>
203                <Configuration
204                        Name="Release_SSE2|Win32"
205                        ConfigurationType="2"
206                        InheritedPropertySheets="..\base_properties_release_sse2.vsprops;..\network_properties.vsprops"
207                        CharacterSet="1"
208                        WholeProgramOptimization="1"
209                        >
210                        <Tool
211                                Name="VCPreBuildEventTool"
212                        />
213                        <Tool
214                                Name="VCCustomBuildTool"
215                        />
216                        <Tool
217                                Name="VCXMLDataGeneratorTool"
218                        />
219                        <Tool
220                                Name="VCWebServiceProxyGeneratorTool"
221                        />
222                        <Tool
223                                Name="VCMIDLTool"
224                        />
225                        <Tool
226                                Name="VCCLCompilerTool"
227                        />
228                        <Tool
229                                Name="VCManagedResourceCompilerTool"
230                        />
231                        <Tool
232                                Name="VCResourceCompilerTool"
233                        />
234                        <Tool
235                                Name="VCPreLinkEventTool"
236                        />
237                        <Tool
238                                Name="VCLinkerTool"
239                        />
240                        <Tool
241                                Name="VCALinkTool"
242                        />
243                        <Tool
244                                Name="VCManifestTool"
245                        />
246                        <Tool
247                                Name="VCXDCMakeTool"
248                        />
249                        <Tool
250                                Name="VCBscMakeTool"
251                        />
252                        <Tool
253                                Name="VCFxCopTool"
254                        />
255                        <Tool
256                                Name="VCAppVerifierTool"
257                        />
258                        <Tool
259                                Name="VCWebDeploymentTool"
260                        />
261                        <Tool
262                                Name="VCPostBuildEventTool"
263                        />
264                </Configuration>
265        </Configurations>
266        <References>
267        </References>
268        <Files>
269                <Filter
270                        Name="Source Files"
271                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
272                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
273                        >
274                        <File
275                                RelativePath="..\..\src\network\Client.cc"
276                                >
277                        </File>
278                        <File
279                                RelativePath="..\..\src\network\ClientConnection.cc"
280                                >
281                        </File>
282                        <File
283                                RelativePath="..\..\src\network\ClientInformation.cc"
284                                >
285                        </File>
286                        <File
287                                RelativePath="..\..\src\network\ConnectionManager.cc"
288                                >
289                        </File>
290                        <File
291                                RelativePath="..\..\src\network\dummyclient.cc"
292                                >
293                                <FileConfiguration
294                                        Name="Debug|Win32"
295                                        ExcludedFromBuild="true"
296                                        >
297                                        <Tool
298                                                Name="VCCLCompilerTool"
299                                        />
300                                </FileConfiguration>
301                                <FileConfiguration
302                                        Name="Release|Win32"
303                                        ExcludedFromBuild="true"
304                                        >
305                                        <Tool
306                                                Name="VCCLCompilerTool"
307                                        />
308                                </FileConfiguration>
309                                <FileConfiguration
310                                        Name="Release_SSE|Win32"
311                                        ExcludedFromBuild="true"
312                                        >
313                                        <Tool
314                                                Name="VCCLCompilerTool"
315                                        />
316                                </FileConfiguration>
317                                <FileConfiguration
318                                        Name="Release_SSE2|Win32"
319                                        ExcludedFromBuild="true"
320                                        >
321                                        <Tool
322                                                Name="VCCLCompilerTool"
323                                        />
324                                </FileConfiguration>
325                        </File>
326                        <File
327                                RelativePath="..\..\src\network\dummyclient2.cc"
328                                >
329                                <FileConfiguration
330                                        Name="Debug|Win32"
331                                        ExcludedFromBuild="true"
332                                        >
333                                        <Tool
334                                                Name="VCCLCompilerTool"
335                                        />
336                                </FileConfiguration>
337                                <FileConfiguration
338                                        Name="Release|Win32"
339                                        ExcludedFromBuild="true"
340                                        >
341                                        <Tool
342                                                Name="VCCLCompilerTool"
343                                        />
344                                </FileConfiguration>
345                                <FileConfiguration
346                                        Name="Release_SSE|Win32"
347                                        ExcludedFromBuild="true"
348                                        >
349                                        <Tool
350                                                Name="VCCLCompilerTool"
351                                        />
352                                </FileConfiguration>
353                                <FileConfiguration
354                                        Name="Release_SSE2|Win32"
355                                        ExcludedFromBuild="true"
356                                        >
357                                        <Tool
358                                                Name="VCCLCompilerTool"
359                                        />
360                                </FileConfiguration>
361                        </File>
362                        <File
363                                RelativePath="..\..\src\network\dummyclient3.cc"
364                                >
365                                <FileConfiguration
366                                        Name="Debug|Win32"
367                                        ExcludedFromBuild="true"
368                                        >
369                                        <Tool
370                                                Name="VCCLCompilerTool"
371                                        />
372                                </FileConfiguration>
373                                <FileConfiguration
374                                        Name="Release|Win32"
375                                        ExcludedFromBuild="true"
376                                        >
377                                        <Tool
378                                                Name="VCCLCompilerTool"
379                                        />
380                                </FileConfiguration>
381                                <FileConfiguration
382                                        Name="Release_SSE|Win32"
383                                        ExcludedFromBuild="true"
384                                        >
385                                        <Tool
386                                                Name="VCCLCompilerTool"
387                                        />
388                                </FileConfiguration>
389                                <FileConfiguration
390                                        Name="Release_SSE2|Win32"
391                                        ExcludedFromBuild="true"
392                                        >
393                                        <Tool
394                                                Name="VCCLCompilerTool"
395                                        />
396                                </FileConfiguration>
397                        </File>
398                        <File
399                                RelativePath="..\..\src\network\dummyserver.cc"
400                                >
401                                <FileConfiguration
402                                        Name="Debug|Win32"
403                                        ExcludedFromBuild="true"
404                                        >
405                                        <Tool
406                                                Name="VCCLCompilerTool"
407                                        />
408                                </FileConfiguration>
409                                <FileConfiguration
410                                        Name="Release|Win32"
411                                        ExcludedFromBuild="true"
412                                        >
413                                        <Tool
414                                                Name="VCCLCompilerTool"
415                                        />
416                                </FileConfiguration>
417                                <FileConfiguration
418                                        Name="Release_SSE|Win32"
419                                        ExcludedFromBuild="true"
420                                        >
421                                        <Tool
422                                                Name="VCCLCompilerTool"
423                                        />
424                                </FileConfiguration>
425                                <FileConfiguration
426                                        Name="Release_SSE2|Win32"
427                                        ExcludedFromBuild="true"
428                                        >
429                                        <Tool
430                                                Name="VCCLCompilerTool"
431                                        />
432                                </FileConfiguration>
433                        </File>
434                        <File
435                                RelativePath="..\..\src\network\dummyserver3.cc"
436                                >
437                                <FileConfiguration
438                                        Name="Debug|Win32"
439                                        ExcludedFromBuild="true"
440                                        >
441                                        <Tool
442                                                Name="VCCLCompilerTool"
443                                        />
444                                </FileConfiguration>
445                                <FileConfiguration
446                                        Name="Release|Win32"
447                                        ExcludedFromBuild="true"
448                                        >
449                                        <Tool
450                                                Name="VCCLCompilerTool"
451                                        />
452                                </FileConfiguration>
453                                <FileConfiguration
454                                        Name="Release_SSE|Win32"
455                                        ExcludedFromBuild="true"
456                                        >
457                                        <Tool
458                                                Name="VCCLCompilerTool"
459                                        />
460                                </FileConfiguration>
461                                <FileConfiguration
462                                        Name="Release_SSE2|Win32"
463                                        ExcludedFromBuild="true"
464                                        >
465                                        <Tool
466                                                Name="VCCLCompilerTool"
467                                        />
468                                </FileConfiguration>
469                        </File>
470                        <File
471                                RelativePath="..\..\src\network\GameStateClient.cc"
472                                >
473                        </File>
474                        <File
475                                RelativePath="..\..\src\network\GameStateManager.cc"
476                                >
477                        </File>
478                        <File
479                                RelativePath="..\..\src\network\PacketBuffer.cc"
480                                >
481                        </File>
482                        <File
483                                RelativePath="..\..\src\network\PacketBufferTestExt.cc"
484                                >
485                                <FileConfiguration
486                                        Name="Debug|Win32"
487                                        ExcludedFromBuild="true"
488                                        >
489                                        <Tool
490                                                Name="VCCLCompilerTool"
491                                        />
492                                </FileConfiguration>
493                                <FileConfiguration
494                                        Name="Release|Win32"
495                                        ExcludedFromBuild="true"
496                                        >
497                                        <Tool
498                                                Name="VCCLCompilerTool"
499                                        />
500                                </FileConfiguration>
501                                <FileConfiguration
502                                        Name="Release_SSE|Win32"
503                                        ExcludedFromBuild="true"
504                                        >
505                                        <Tool
506                                                Name="VCCLCompilerTool"
507                                        />
508                                </FileConfiguration>
509                                <FileConfiguration
510                                        Name="Release_SSE2|Win32"
511                                        ExcludedFromBuild="true"
512                                        >
513                                        <Tool
514                                                Name="VCCLCompilerTool"
515                                        />
516                                </FileConfiguration>
517                        </File>
518                        <File
519                                RelativePath="..\..\src\network\PacketDecoder.cc"
520                                >
521                        </File>
522                        <File
523                                RelativePath="..\..\src\network\PacketGenerator.cc"
524                                >
525                        </File>
526                        <File
527                                RelativePath="..\..\src\network\Server.cc"
528                                >
529                        </File>
530                        <File
531                                RelativePath="..\..\src\network\Synchronisable.cc"
532                                >
533                        </File>
534                </Filter>
535                <Filter
536                        Name="Header Files"
537                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
538                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
539                        >
540                        <File
541                                RelativePath="..\..\src\network\Client.h"
542                                >
543                        </File>
544                        <File
545                                RelativePath="..\..\src\network\ClientConnection.h"
546                                >
547                        </File>
548                        <File
549                                RelativePath="..\..\src\network\ClientInformation.h"
550                                >
551                        </File>
552                        <File
553                                RelativePath="..\..\src\network\ConnectionManager.h"
554                                >
555                        </File>
556                        <File
557                                RelativePath="..\..\src\network\GameStateClient.h"
558                                >
559                        </File>
560                        <File
561                                RelativePath="..\..\src\network\GameStateManager.h"
562                                >
563                        </File>
564                        <File
565                                RelativePath="..\..\src\network\NetworkFrameListener.h"
566                                >
567                        </File>
568                        <File
569                                RelativePath="..\..\src\network\NetworkPrereqs.h"
570                                >
571                        </File>
572                        <File
573                                RelativePath="..\..\src\network\PacketBuffer.h"
574                                >
575                        </File>
576                        <File
577                                RelativePath="..\..\src\network\PacketManager.h"
578                                >
579                        </File>
580                        <File
581                                RelativePath="..\..\src\network\PacketTypes.h"
582                                >
583                        </File>
584                        <File
585                                RelativePath="..\..\src\network\Server.h"
586                                >
587                        </File>
588                        <File
589                                RelativePath="..\..\src\network\Synchronisable.h"
590                                >
591                        </File>
592                </Filter>
593        </Files>
594        <Globals>
595        </Globals>
596</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.