]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - libs/libs.vcproj
af708f7dbdea5bc5052fb4c35d958efc1fa5ddde
[xonotic/netradiant.git] / libs / libs.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8,00"
5         Name="libs"
6         ProjectGUID="{1C785349-866D-447D-8C55-8A51E5CA0E87}"
7         Keyword="Win32Proj"
8         >
9         <Platforms>
10                 <Platform
11                         Name="Win32"
12                 />
13         </Platforms>
14         <ToolFiles>
15         </ToolFiles>
16         <Configurations>
17                 <Configuration
18                         Name="Debug|Win32"
19                         OutputDirectory="Debug"
20                         IntermediateDirectory="Debug"
21                         ConfigurationType="4"
22                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23                         CharacterSet="2"
24                         >
25                         <Tool
26                                 Name="VCPreBuildEventTool"
27                         />
28                         <Tool
29                                 Name="VCCustomBuildTool"
30                         />
31                         <Tool
32                                 Name="VCXMLDataGeneratorTool"
33                         />
34                         <Tool
35                                 Name="VCWebServiceProxyGeneratorTool"
36                         />
37                         <Tool
38                                 Name="VCMIDLTool"
39                         />
40                         <Tool
41                                 Name="VCCLCompilerTool"
42                                 Optimization="0"
43                                 AdditionalIncludeDirectories=".;../include;&quot;../../STLport-4.6/stlport&quot;;&quot;../../libxml2-2.6/include&quot;;&quot;../../gtk2-2.10/include/&quot;;&quot;../../gtk2-2.10/lib/glib-2.0/include&quot;;&quot;../../gtk2-2.10/include/glib-2.0&quot;"
44                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
45                                 StringPooling="true"
46                                 MinimalRebuild="true"
47                                 ExceptionHandling="0"
48                                 BasicRuntimeChecks="0"
49                                 RuntimeLibrary="3"
50                                 BufferSecurityCheck="false"
51                                 ForceConformanceInForLoopScope="true"
52                                 UsePrecompiledHeader="0"
53                                 BrowseInformation="0"
54                                 WarningLevel="3"
55                                 Detect64BitPortabilityProblems="true"
56                                 DebugInformationFormat="3"
57                                 DisableSpecificWarnings="4610;4510;4512;4505;4100;4127;4996"
58                         />
59                         <Tool
60                                 Name="VCManagedResourceCompilerTool"
61                         />
62                         <Tool
63                                 Name="VCResourceCompilerTool"
64                         />
65                         <Tool
66                                 Name="VCPreLinkEventTool"
67                         />
68                         <Tool
69                                 Name="VCLibrarianTool"
70                                 OutputFile="$(OutDir)/libs.lib"
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="Release"
92                         ConfigurationType="4"
93                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
94                         CharacterSet="2"
95                         >
96                         <Tool
97                                 Name="VCPreBuildEventTool"
98                         />
99                         <Tool
100                                 Name="VCCustomBuildTool"
101                         />
102                         <Tool
103                                 Name="VCXMLDataGeneratorTool"
104                         />
105                         <Tool
106                                 Name="VCWebServiceProxyGeneratorTool"
107                         />
108                         <Tool
109                                 Name="VCMIDLTool"
110                         />
111                         <Tool
112                                 Name="VCCLCompilerTool"
113                                 InlineFunctionExpansion="2"
114                                 EnableIntrinsicFunctions="true"
115                                 AdditionalIncludeDirectories=".;../include;&quot;../../STLport-4.6/stlport&quot;;&quot;../../libxml2-2.6/include&quot;;&quot;../../gtk2-2.10/include/&quot;;&quot;../../gtk2-2.10/lib/glib-2.0/include&quot;;&quot;../../gtk2-2.10/include/glib-2.0&quot;"
116                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
117                                 StringPooling="true"
118                                 ExceptionHandling="0"
119                                 RuntimeLibrary="2"
120                                 BufferSecurityCheck="false"
121                                 ForceConformanceInForLoopScope="true"
122                                 UsePrecompiledHeader="0"
123                                 WarningLevel="4"
124                                 Detect64BitPortabilityProblems="true"
125                                 DebugInformationFormat="3"
126                                 DisableSpecificWarnings="4610;4510;4512;4505;4100;4127;4996"
127                         />
128                         <Tool
129                                 Name="VCManagedResourceCompilerTool"
130                         />
131                         <Tool
132                                 Name="VCResourceCompilerTool"
133                         />
134                         <Tool
135                                 Name="VCPreLinkEventTool"
136                         />
137                         <Tool
138                                 Name="VCLibrarianTool"
139                                 OutputFile="$(OutDir)/libs.lib"
140                         />
141                         <Tool
142                                 Name="VCALinkTool"
143                         />
144                         <Tool
145                                 Name="VCXDCMakeTool"
146                         />
147                         <Tool
148                                 Name="VCBscMakeTool"
149                         />
150                         <Tool
151                                 Name="VCFxCopTool"
152                         />
153                         <Tool
154                                 Name="VCPostBuildEventTool"
155                         />
156                 </Configuration>
157         </Configurations>
158         <References>
159         </References>
160         <Files>
161                 <Filter
162                         Name="math"
163                         >
164                         <File
165                                 RelativePath=".\math\aabb.cpp"
166                                 >
167                         </File>
168                         <File
169                                 RelativePath=".\math\aabb.h"
170                                 >
171                         </File>
172                         <File
173                                 RelativePath=".\math\curve.cpp"
174                                 >
175                         </File>
176                         <File
177                                 RelativePath=".\math\curve.h"
178                                 >
179                         </File>
180                         <File
181                                 RelativePath=".\math\expression.cpp"
182                                 >
183                         </File>
184                         <File
185                                 RelativePath=".\math\expression.h"
186                                 >
187                         </File>
188                         <File
189                                 RelativePath=".\math\frustum.cpp"
190                                 >
191                         </File>
192                         <File
193                                 RelativePath=".\math\frustum.h"
194                                 >
195                         </File>
196                         <File
197                                 RelativePath=".\math\line.cpp"
198                                 >
199                         </File>
200                         <File
201                                 RelativePath=".\math\line.h"
202                                 >
203                         </File>
204                         <File
205                                 RelativePath=".\math\matrix.cpp"
206                                 >
207                         </File>
208                         <File
209                                 RelativePath=".\math\matrix.h"
210                                 >
211                         </File>
212                         <File
213                                 RelativePath=".\math\pi.cpp"
214                                 >
215                         </File>
216                         <File
217                                 RelativePath=".\math\pi.h"
218                                 >
219                         </File>
220                         <File
221                                 RelativePath=".\math\plane.cpp"
222                                 >
223                         </File>
224                         <File
225                                 RelativePath=".\math\plane.h"
226                                 >
227                         </File>
228                         <File
229                                 RelativePath=".\math\quaternion.cpp"
230                                 >
231                         </File>
232                         <File
233                                 RelativePath=".\math\quaternion.h"
234                                 >
235                         </File>
236                         <File
237                                 RelativePath=".\math\vector.cpp"
238                                 >
239                         </File>
240                         <File
241                                 RelativePath=".\math\vector.h"
242                                 >
243                         </File>
244                 </Filter>
245                 <Filter
246                         Name="script"
247                         >
248                         <File
249                                 RelativePath=".\script\scripttokeniser.cpp"
250                                 >
251                         </File>
252                         <File
253                                 RelativePath=".\script\scripttokeniser.h"
254                                 >
255                         </File>
256                         <File
257                                 RelativePath=".\script\scripttokenwriter.cpp"
258                                 >
259                         </File>
260                         <File
261                                 RelativePath=".\script\scripttokenwriter.h"
262                                 >
263                         </File>
264                 </Filter>
265                 <Filter
266                         Name="string"
267                         >
268                         <File
269                                 RelativePath=".\string\pooledstring.cpp"
270                                 >
271                         </File>
272                         <File
273                                 RelativePath=".\string\pooledstring.h"
274                                 >
275                         </File>
276                         <File
277                                 RelativePath=".\string\string.cpp"
278                                 >
279                         </File>
280                         <File
281                                 RelativePath=".\string\string.h"
282                                 >
283                         </File>
284                         <File
285                                 RelativePath=".\string\stringfwd.cpp"
286                                 >
287                         </File>
288                         <File
289                                 RelativePath=".\string\stringfwd.h"
290                                 >
291                         </File>
292                 </Filter>
293                 <Filter
294                         Name="xml"
295                         >
296                         <File
297                                 RelativePath=".\xml\ixml.cpp"
298                                 >
299                         </File>
300                         <File
301                                 RelativePath=".\xml\ixml.h"
302                                 >
303                         </File>
304                         <File
305                                 RelativePath=".\xml\xmlelement.cpp"
306                                 >
307                         </File>
308                         <File
309                                 RelativePath=".\xml\xmlelement.h"
310                                 >
311                         </File>
312                         <File
313                                 RelativePath=".\xml\xmlparser.cpp"
314                                 >
315                         </File>
316                         <File
317                                 RelativePath=".\xml\xmlparser.h"
318                                 >
319                         </File>
320                         <File
321                                 RelativePath=".\xml\xmltextags.cpp"
322                                 >
323                         </File>
324                         <File
325                                 RelativePath=".\xml\xmltextags.h"
326                                 >
327                         </File>
328                         <File
329                                 RelativePath=".\xml\xmlwriter.cpp"
330                                 >
331                         </File>
332                         <File
333                                 RelativePath=".\xml\xmlwriter.h"
334                                 >
335                         </File>
336                 </Filter>
337                 <Filter
338                         Name="modulesystem"
339                         >
340                         <File
341                                 RelativePath=".\modulesystem\moduleregistry.cpp"
342                                 >
343                         </File>
344                         <File
345                                 RelativePath=".\modulesystem\moduleregistry.h"
346                                 >
347                         </File>
348                         <File
349                                 RelativePath=".\modulesystem\modulesmap.cpp"
350                                 >
351                         </File>
352                         <File
353                                 RelativePath=".\modulesystem\modulesmap.h"
354                                 >
355                         </File>
356                         <File
357                                 RelativePath=".\modulesystem\singletonmodule.cpp"
358                                 >
359                         </File>
360                         <File
361                                 RelativePath=".\modulesystem\singletonmodule.h"
362                                 >
363                         </File>
364                 </Filter>
365                 <Filter
366                         Name="os"
367                         >
368                         <File
369                                 RelativePath=".\os\dir.cpp"
370                                 >
371                         </File>
372                         <File
373                                 RelativePath=".\os\dir.h"
374                                 >
375                         </File>
376                         <File
377                                 RelativePath=".\os\file.cpp"
378                                 >
379                         </File>
380                         <File
381                                 RelativePath=".\os\file.h"
382                                 >
383                         </File>
384                         <File
385                                 RelativePath=".\os\path.cpp"
386                                 >
387                         </File>
388                         <File
389                                 RelativePath=".\os\path.h"
390                                 >
391                         </File>
392                 </Filter>
393                 <Filter
394                         Name="stream"
395                         >
396                         <File
397                                 RelativePath=".\stream\filestream.cpp"
398                                 >
399                         </File>
400                         <File
401                                 RelativePath=".\stream\filestream.h"
402                                 >
403                         </File>
404                         <File
405                                 RelativePath=".\stream\memstream.cpp"
406                                 >
407                         </File>
408                         <File
409                                 RelativePath=".\stream\memstream.h"
410                                 >
411                         </File>
412                         <File
413                                 RelativePath=".\stream\stringstream.cpp"
414                                 >
415                         </File>
416                         <File
417                                 RelativePath=".\stream\stringstream.h"
418                                 >
419                         </File>
420                         <File
421                                 RelativePath=".\stream\textfilestream.cpp"
422                                 >
423                         </File>
424                         <File
425                                 RelativePath=".\stream\textfilestream.h"
426                                 >
427                         </File>
428                         <File
429                                 RelativePath=".\stream\textstream.cpp"
430                                 >
431                         </File>
432                         <File
433                                 RelativePath=".\stream\textstream.h"
434                                 >
435                         </File>
436                 </Filter>
437                 <Filter
438                         Name="container"
439                         >
440                         <File
441                                 RelativePath=".\container\array.cpp"
442                                 >
443                         </File>
444                         <File
445                                 RelativePath=".\container\array.h"
446                                 >
447                         </File>
448                         <File
449                                 RelativePath=".\container\cache.cpp"
450                                 >
451                         </File>
452                         <File
453                                 RelativePath=".\container\cache.h"
454                                 >
455                         </File>
456                         <File
457                                 RelativePath=".\container\container.cpp"
458                                 >
459                         </File>
460                         <File
461                                 RelativePath=".\container\container.h"
462                                 >
463                         </File>
464                         <File
465                                 RelativePath=".\container\hashfunc.cpp"
466                                 >
467                         </File>
468                         <File
469                                 RelativePath=".\container\hashfunc.h"
470                                 >
471                         </File>
472                         <File
473                                 RelativePath=".\container\hashtable.cpp"
474                                 >
475                         </File>
476                         <File
477                                 RelativePath=".\container\hashtable.h"
478                                 >
479                         </File>
480                         <File
481                                 RelativePath=".\container\stack.cpp"
482                                 >
483                         </File>
484                         <File
485                                 RelativePath=".\container\stack.h"
486                                 >
487                         </File>
488                 </Filter>
489                 <Filter
490                         Name="generic"
491                         >
492                         <File
493                                 RelativePath=".\generic\arrayrange.cpp"
494                                 >
495                         </File>
496                         <File
497                                 RelativePath=".\generic\arrayrange.h"
498                                 >
499                         </File>
500                         <File
501                                 RelativePath=".\generic\bitfield.cpp"
502                                 >
503                         </File>
504                         <File
505                                 RelativePath=".\generic\bitfield.h"
506                                 >
507                         </File>
508                         <File
509                                 RelativePath=".\generic\callback.cpp"
510                                 >
511                         </File>
512                         <File
513                                 RelativePath=".\generic\callback.h"
514                                 >
515                         </File>
516                         <File
517                                 RelativePath=".\generic\callbackfwd.cpp"
518                                 >
519                         </File>
520                         <File
521                                 RelativePath=".\generic\callbackfwd.h"
522                                 >
523                         </File>
524                         <File
525                                 RelativePath=".\generic\constant.cpp"
526                                 >
527                         </File>
528                         <File
529                                 RelativePath=".\generic\constant.h"
530                                 >
531                         </File>
532                         <File
533                                 RelativePath=".\generic\enumeration.cpp"
534                                 >
535                         </File>
536                         <File
537                                 RelativePath=".\generic\enumeration.h"
538                                 >
539                         </File>
540                         <File
541                                 RelativePath=".\generic\functional.cpp"
542                                 >
543                         </File>
544                         <File
545                                 RelativePath=".\generic\functional.h"
546                                 >
547                         </File>
548                         <File
549                                 RelativePath=".\generic\object.cpp"
550                                 >
551                         </File>
552                         <File
553                                 RelativePath=".\generic\object.h"
554                                 >
555                         </File>
556                         <File
557                                 RelativePath=".\generic\reference.cpp"
558                                 >
559                         </File>
560                         <File
561                                 RelativePath=".\generic\reference.h"
562                                 >
563                         </File>
564                         <File
565                                 RelativePath=".\generic\referencecounted.cpp"
566                                 >
567                         </File>
568                         <File
569                                 RelativePath=".\generic\referencecounted.h"
570                                 >
571                         </File>
572                         <File
573                                 RelativePath=".\generic\static.cpp"
574                                 >
575                         </File>
576                         <File
577                                 RelativePath=".\generic\static.h"
578                                 >
579                         </File>
580                         <File
581                                 RelativePath=".\generic\vector.cpp"
582                                 >
583                                 <FileConfiguration
584                                         Name="Debug|Win32"
585                                         >
586                                         <Tool
587                                                 Name="VCCLCompilerTool"
588                                                 ObjectFile="$(IntDir)/$(InputName)1.obj"
589                                         />
590                                 </FileConfiguration>
591                                 <FileConfiguration
592                                         Name="Release|Win32"
593                                         >
594                                         <Tool
595                                                 Name="VCCLCompilerTool"
596                                                 ObjectFile="$(IntDir)/$(InputName)1.obj"
597                                         />
598                                 </FileConfiguration>
599                         </File>
600                         <File
601                                 RelativePath=".\generic\vector.h"
602                                 >
603                         </File>
604                 </Filter>
605                 <Filter
606                         Name="memory"
607                         >
608                         <File
609                                 RelativePath=".\memory\allocator.cpp"
610                                 >
611                         </File>
612                         <File
613                                 RelativePath=".\memory\allocator.h"
614                                 >
615                         </File>
616                 </Filter>
617                 <Filter
618                         Name="debugging"
619                         >
620                         <File
621                                 RelativePath=".\debugging\debugging.cpp"
622                                 >
623                         </File>
624                         <File
625                                 RelativePath=".\debugging\debugging.h"
626                                 >
627                         </File>
628                 </Filter>
629                 <Filter
630                         Name="signal"
631                         >
632                         <File
633                                 RelativePath=".\signal\isignal.cpp"
634                                 >
635                         </File>
636                         <File
637                                 RelativePath=".\signal\isignal.h"
638                                 >
639                         </File>
640                         <File
641                                 RelativePath=".\signal\signal.cpp"
642                                 >
643                         </File>
644                         <File
645                                 RelativePath=".\signal\signal.h"
646                                 >
647                         </File>
648                         <File
649                                 RelativePath=".\signal\signalfwd.cpp"
650                                 >
651                         </File>
652                         <File
653                                 RelativePath=".\signal\signalfwd.h"
654                                 >
655                         </File>
656                 </Filter>
657                 <File
658                         RelativePath=".\archivelib.cpp"
659                         >
660                 </File>
661                 <File
662                         RelativePath=".\archivelib.h"
663                         >
664                 </File>
665                 <File
666                         RelativePath=".\bytestreamutils.cpp"
667                         >
668                 </File>
669                 <File
670                         RelativePath=".\bytestreamutils.h"
671                         >
672                 </File>
673                 <File
674                         RelativePath=".\character.cpp"
675                         >
676                 </File>
677                 <File
678                         RelativePath=".\character.h"
679                         >
680                 </File>
681                 <File
682                         RelativePath=".\convert.cpp"
683                         >
684                 </File>
685                 <File
686                         RelativePath=".\convert.h"
687                         >
688                 </File>
689                 <File
690                         RelativePath=".\dragplanes.cpp"
691                         >
692                 </File>
693                 <File
694                         RelativePath=".\dragplanes.h"
695                         >
696                 </File>
697                 <File
698                         RelativePath=".\eclasslib.cpp"
699                         >
700                 </File>
701                 <File
702                         RelativePath=".\eclasslib.h"
703                         >
704                 </File>
705                 <File
706                         RelativePath=".\entitylib.cpp"
707                         >
708                 </File>
709                 <File
710                         RelativePath=".\entitylib.h"
711                         >
712                 </File>
713                 <File
714                         RelativePath=".\entityxml.cpp"
715                         >
716                 </File>
717                 <File
718                         RelativePath=".\entityxml.h"
719                         >
720                 </File>
721                 <File
722                         RelativePath=".\fs_filesystem.cpp"
723                         >
724                 </File>
725                 <File
726                         RelativePath=".\fs_filesystem.h"
727                         >
728                 </File>
729                 <File
730                         RelativePath=".\fs_path.cpp"
731                         >
732                 </File>
733                 <File
734                         RelativePath=".\fs_path.h"
735                         >
736                 </File>
737                 <File
738                         RelativePath=".\imagelib.cpp"
739                         >
740                 </File>
741                 <File
742                         RelativePath=".\imagelib.h"
743                         >
744                 </File>
745                 <File
746                         RelativePath=".\instancelib.cpp"
747                         >
748                 </File>
749                 <File
750                         RelativePath=".\instancelib.h"
751                         >
752                 </File>
753                 <File
754                         RelativePath=".\maplib.cpp"
755                         >
756                 </File>
757                 <File
758                         RelativePath=".\maplib.h"
759                         >
760                 </File>
761                 <File
762                         RelativePath=".\moduleobservers.cpp"
763                         >
764                 </File>
765                 <File
766                         RelativePath=".\moduleobservers.h"
767                         >
768                 </File>
769                 <File
770                         RelativePath=".\pivot.cpp"
771                         >
772                 </File>
773                 <File
774                         RelativePath=".\pivot.h"
775                         >
776                 </File>
777                 <File
778                         RelativePath=".\render.cpp"
779                         >
780                 </File>
781                 <File
782                         RelativePath=".\render.h"
783                         >
784                 </File>
785                 <File
786                         RelativePath=".\scenelib.cpp"
787                         >
788                 </File>
789                 <File
790                         RelativePath=".\scenelib.h"
791                         >
792                 </File>
793                 <File
794                         RelativePath=".\selectionlib.cpp"
795                         >
796                 </File>
797                 <File
798                         RelativePath=".\selectionlib.h"
799                         >
800                 </File>
801                 <File
802                         RelativePath=".\shaderlib.cpp"
803                         >
804                 </File>
805                 <File
806                         RelativePath=".\shaderlib.h"
807                         >
808                 </File>
809                 <File
810                         RelativePath=".\stringio.cpp"
811                         >
812                 </File>
813                 <File
814                         RelativePath=".\stringio.h"
815                         >
816                 </File>
817                 <File
818                         RelativePath=".\texturelib.cpp"
819                         >
820                 </File>
821                 <File
822                         RelativePath=".\texturelib.h"
823                         >
824                 </File>
825                 <File
826                         RelativePath=".\transformlib.cpp"
827                         >
828                 </File>
829                 <File
830                         RelativePath=".\transformlib.h"
831                         >
832                 </File>
833                 <File
834                         RelativePath=".\traverselib.cpp"
835                         >
836                 </File>
837                 <File
838                         RelativePath=".\traverselib.h"
839                         >
840                 </File>
841                 <File
842                         RelativePath=".\typesystem.cpp"
843                         >
844                 </File>
845                 <File
846                         RelativePath=".\typesystem.h"
847                         >
848                 </File>
849                 <File
850                         RelativePath=".\undolib.cpp"
851                         >
852                 </File>
853                 <File
854                         RelativePath=".\undolib.h"
855                         >
856                 </File>
857                 <File
858                         RelativePath=".\uniquenames.cpp"
859                         >
860                 </File>
861                 <File
862                         RelativePath=".\uniquenames.h"
863                         >
864                 </File>
865                 <File
866                         RelativePath=".\versionlib.cpp"
867                         >
868                 </File>
869                 <File
870                         RelativePath=".\versionlib.h"
871                         >
872                 </File>
873         </Files>
874         <Globals>
875         </Globals>
876 </VisualStudioProject>