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: Wed, 09 Aug 2006 14:46:04 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Vitaly Alexeev <alexeev>        06/08/09 14:46:04

Removed files:
        .              : gnash.vcproj 

Log message:
        moved to win32\gnash folder

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gnash.vcproj?cvsroot=gnash&r1=1.7&r2=0

Patches:
Index: gnash.vcproj
===================================================================
RCS file: gnash.vcproj
diff -N gnash.vcproj
--- gnash.vcproj        26 Jul 2006 21:49:05 -0000      1.7
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,1070 +0,0 @@
-<?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/mysql;../libgame/include/SDL;./libbase;./extensions/mysql;../libbase;asobj;swf;server;$(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\action_buffer.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\ActionExec.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\array.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\as_environment.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\as_function.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\asobj\ASSound.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\Boolean.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\button.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\Camera.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\character.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\character_def.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\Color.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\config.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\container.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\ContextMenu.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\curl_adapter.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\CustomActions.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\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\asobj\Error.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\font.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\fontlib.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\getopt.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\Global.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\backend\gnash.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gui\gui.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\asobj\Key.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\LoadVars.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath=".\server\asobj\LocalConnection.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\log.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\Math.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\membuf.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\Microphone.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\morph2.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\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\asobj\MovieClipLoader.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\extensions\mysql\mysql_db.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath=".\extensions\mysql\mysql_table.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\NetConnection.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\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\asobj\Selection.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\shape.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\shape_character_def.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\SharedObject.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\sound.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\backend\sound_handler_sdl.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\backend\sound_handler_gst.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\sprite_definition.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\sprite_instance.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\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\swf_function.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\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\asobj\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\asobj\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\action_buffer.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\ActionExec.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\array.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\as_environment.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\as_function.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\asobj\ASSound.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\bitmap_character_def.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\Boolean.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\builtin_function.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\button.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\Camera.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\character.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\character_def.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\Color.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\container.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\ContextMenu.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\curl_adapter.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\CustomActions.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\Date.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\demo.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\dlist.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\dlmalloc.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\edit_text_character.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath=".\server\edit_text_character_def.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\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\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=".\gui\gui.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\image.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\impl.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\jpeg.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\Key.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\LoadVars.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\LocalConnection.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\log.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\Math.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\membuf.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\Microphone.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\morph2.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\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\asobj\MovieClipLoader.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\extensions\mysql\mysql_db.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\extensions\mysql\mysql_table.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\NetConnection.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\NetStream.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\network.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\Object.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\libbase\ogl.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=".\gui\sdlsup.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\Selection.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\shape.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\shape_character_def.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\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\asobj\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\swf_function.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\asobj\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\asobj\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\asobj\Video.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\server\with_stack_entry.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]