gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash gnash.vcproj


From: Vitaly Alexeev
Subject: [Gnash-commit] gnash gnash.vcproj
Date: Mon, 12 Jun 2006 17:30:59 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Vitaly Alexeev <alexeev>        06/06/12 17:30:59

Added files:
        .              : gnash.vcproj 

Log message:
        VC++ project file

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gnash.vcproj?cvsroot=gnash&rev=1.1

Patches:
Index: gnash.vcproj
===================================================================
RCS file: gnash.vcproj
diff -N gnash.vcproj
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ gnash.vcproj        12 Jun 2006 17:30:59 -0000      1.1
@@ -0,0 +1,1014 @@
+<?xml version="1.0" encoding="windows-1251"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8,00"
+       Name="gnash"
+       ProjectGUID="{E49B43AC-A23F-4895-B5AD-D331AEB94E49}"
+       RootNamespace="gnash"
+       Keyword="Win32Proj"
+       >
+       <Platforms>
+               <Platform
+                       Name="Win32"
+               />
+       </Platforms>
+       <ToolFiles>
+       </ToolFiles>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="1"
+                       CharacterSet="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions="/D 
&quot;_CRT_SECURE_NO_DEPRECATE&quot; /D &quot;WIN32_HASH_MAP&quot; /D 
&quot;HAVE_ISFINITE&quot; /D &quot;HAVE_SDL_H&quot; /D 
&quot;HAVE_SDL_MIXER_H&quot; /D &quot;RENDERER_OPENGL&quot; /D 
&quot;HAVE_SDL_MIXER_H&quot; /D &quot;NETWORK_CONN&quot; /D HAVE_WINSOCK_H /D 
&quot;NETWORK_CONN&quot; /D &quot;USE_CURL&quot; /D &quot;HAVE_LIBCURL&quot; /D 
HAVE_EXTENSIONS /D 
VERSION=&quot;&quot;&quot;1.1.1&quot;&quot;&quot;&#x0D;&#x0A;"
+                               Optimization="0"
+                               
AdditionalIncludeDirectories="..\libgame\include;..\libgame\include\SDL;..\libgame\include\mysql;libbase;server\swf;extensions\mysql;$(NOINHERIT)"
+                               PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+                               GeneratePreprocessedFile="0"
+                               MinimalRebuild="true"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="3"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="2"
+                               Detect64BitPortabilityProblems="true"
+                               DebugInformationFormat="4"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalDependencies="sdl.lib zlib.lib 
sdl_mixer.lib jpeg.lib sdlmain.lib opengl32.lib ws2_32.lib libcurl.lib 
WinMM.lib libmysql.lib"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories="..\..\libgame\lib"
+                               
IgnoreDefaultLibraryNames="msvcrt.lib;LIBCMT.lib"
+                               GenerateDebugInformation="true"
+                               SubSystem="1"
+                               TargetMachine="1"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCManifestTool"
+                               EmbedManifest="true"
+                               UpdateFileHashes="false"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCAppVerifierTool"
+                       />
+                       <Tool
+                               Name="VCWebDeploymentTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="1"
+                       CharacterSet="1"
+                       WholeProgramOptimization="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+                               RuntimeLibrary="2"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="true"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkIncremental="1"
+                               GenerateDebugInformation="true"
+                               SubSystem="1"
+                               OptimizeReferences="2"
+                               EnableCOMDATFolding="2"
+                               TargetMachine="1"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCManifestTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCAppVerifierTool"
+                       />
+                       <Tool
+                               Name="VCWebDeploymentTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+       </Configurations>
+       <References>
+       </References>
+       <Files>
+               <Filter
+                       Name="Source Files"
+                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+                       >
+                       <File
+                               RelativePath=".\server\action.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\array.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\as_environment.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\as_object.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\as_value.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\swf\ASHandlers.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\ASSound.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Boolean.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\button.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Camera.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\character.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Color.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\config.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\container.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\ContextMenu.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\curl_adapter.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\CustomActions.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Date.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\demo.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\dlist.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\edit_text_character.cpp"
+                               >
+                       </File>
+                       <File
+                               
RelativePath=".\server\edit_text_character_def.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Error.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\font.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\fontlib.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Function.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Global.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\backend\gnash.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\image.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\image_filters.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\impl.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\jpeg.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Key.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\LoadVars.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\LocalConnection.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\log.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Math.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\membuf.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Microphone.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\morph2.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Mouse.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\movie_def_impl.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\movie_root.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\MovieClip.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\MovieClipLoader.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\extensions\mysql\mysql_db.cpp"
+                               >
+                       </File>
+                       <File
+                               
RelativePath=".\extensions\mysql\mysql_table.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\NetConnection.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\NetStream.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\network.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\ogl.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\postscript.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\rc.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\render.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\backend\render_handler_ogl.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Selection.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\shape.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\shape_character_def.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\SharedObject.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\sound.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\backend\sound_handler_sdl.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\sprite_definition.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\sprite_instance.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Stage.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\stream.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\StreamProvider.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\string.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\styles.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\System.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\swf\tag_loaders.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\swf\TagLoadersTable.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\tesselate.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\text.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\textformat.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\TextSnapshot.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\timers.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\triangulate_float.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\triangulate_sint32.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\tu_file.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\tu_file_SDL.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\tu_random.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\tu_timer.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\tu_types.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\types.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\URL.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\utf8.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\utility.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Video.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\xml.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\xmlattrs.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\xmlnode.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\xmlsocket.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\zlib_adapter.cpp"
+                               >
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
+                       >
+                       <File
+                               RelativePath=".\server\action.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\array.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\as_environment.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\as_member.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\as_object.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\as_prop_flags.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\as_value.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\swf\ASHandlers.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\ASSound.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\bitmap_character_def.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Boolean.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\button.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Camera.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\character.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\character_def.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Color.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\container.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\ContextMenu.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\curl_adapter.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\CustomActions.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Date.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\demo.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\dlist.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\edit_text_character.h"
+                               >
+                       </File>
+                       <File
+                               
RelativePath=".\server\edit_text_character_def.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Error.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\execute_tag.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\fn_call.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\font.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\fontlib.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Function.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\generic_character.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Global.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\gnash.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\GnashException.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\grid_index.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\gstring.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\image.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\impl.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\jpeg.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Key.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\LoadVars.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\LocalConnection.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\log.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Math.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\membuf.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Microphone.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\morph2.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Mouse.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\movie.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\movie_def_impl.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\movie_definition.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\movie_interface.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\movie_root.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\MovieClip.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\MovieClipLoader.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\extensions\mysql\mysql_db.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\extensions\mysql\mysql_table.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\NetConnection.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\NetStream.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\network.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Object.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\ogl.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\postscript.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\rc.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\ref_counted.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\render.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\resource.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Selection.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\shape.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\shape_character_def.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\SharedObject.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\smart_ptr.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\sound.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Sprite.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\sprite_definition.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\sprite_instance.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Stage.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\stream.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\StreamProvider.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\styles.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\swf.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\System.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\swf\tag_loaders.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\swf\TagLoadersTable.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\tesselate.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\text.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\textformat.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\TextSnapshot.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\thread.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\timers.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\triangulate.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\triangulate_impl.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\tu_config.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\tu_file.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\tu_math.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\tu_opengl_includes.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\tu_random.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\tu_swap.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\tu_timer.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\tu_types.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\types.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\URL.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\utf8.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\utility.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\Video.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\xml.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\xmlattrs.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\xmlnode.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\server\xmlsocket.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\libbase\zlib_adapter.h"
+                               >
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Resource Files"
+                       
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+                       >
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]