gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog win32/ReadMe.txt `win32/old win...


From: Benjamin Wolsey
Subject: [Gnash-commit] gnash ChangeLog win32/ReadMe.txt `win32/old win...
Date: Mon, 19 May 2008 14:02:57 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Benjamin Wolsey <bwy>   08/05/19 14:02:57

Modified files:
        .              : ChangeLog 
Removed files:
        win32          : ReadMe.txt 
        win32/old win32/VC8: gnash.sln gnash.vcproj npgnash.def 
                             npgnash.vcproj 

Log message:
                * win32: drop old win32 files in head too. Anyone wanting to 
update
                  them (if they're at all useful) can easily resurrect them from
                  CVS.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.6646&r2=1.6647
http://cvs.savannah.gnu.org/viewcvs/gnash/win32/ReadMe.txt?cvsroot=gnash&r1=1.2&r2=0
http://cvs.savannah.gnu.org/viewcvs/gnash/win32/old%32win32/VC8/gnash.sln?cvsroot=gnash&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/gnash/win32/old%32win32/VC8/gnash.vcproj?cvsroot=gnash&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/gnash/win32/old%32win32/VC8/npgnash.def?cvsroot=gnash&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/gnash/win32/old%32win32/VC8/npgnash.vcproj?cvsroot=gnash&r1=1.1&r2=0

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.6646
retrieving revision 1.6647
diff -u -b -r1.6646 -r1.6647
--- ChangeLog   19 May 2008 13:03:52 -0000      1.6646
+++ ChangeLog   19 May 2008 14:02:55 -0000      1.6647
@@ -1,5 +1,11 @@
 2008-05-19 Benjamin Wolsey <address@hidden>
 
+       * win32: drop old win32 files in head too. Anyone wanting to update
+         them (if they're at all useful) can easily resurrect them from
+         CVS.
+
+2008-05-19 Benjamin Wolsey <address@hidden>
+
        * libbase/utility.h: use std::min / std::max, drop custom fmin/fmax,
          imin/imax functions, replace iclamp/fclamp with templated clamp<> 
          using std::min/max.

Index: win32/ReadMe.txt
===================================================================
RCS file: win32/ReadMe.txt
diff -N win32/ReadMe.txt
--- win32/ReadMe.txt    9 Aug 2006 15:18:02 -0000       1.2
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,35 +0,0 @@
-gnash.exe - it's a standalone executable file.
-It is located in 
http://web.cvs.savannah.gnu.org/viewcvs/gnash/snapshots/?root=gnash
-
-It depends on the next DLL files:
-SDL.dll, libjpeg6b.dll, LIBCURL.dll, libMYSQL.dll, MSVCP80.dll, MSVCR80.dll.
-
-To start gnash.exe, for example, you may copy these files to
-C:\WINDOWS\System32 
-directory. Then, you can type "gnash c:\mydir\myfile.swf".
-
-npgnash.dll - it's a plugin for Mozilla Firefox browser.
-It is located in 
http://web.cvs.savannah.gnu.org/viewcvs/gnash/snapshots/?root=gnash
-
-To use it, for example, you may copy this file to 
-C:\Program Files\Mozilla Firefox\plugin.
-Then restart Mozilla Firefox.
-Then, you can view SWF files via browser window.
-npgnash.dll has the same dependencies as gnash.exe. 
-
-WARNING:The Firefox Gnash Plugin has the next bugs:
-
- -  Key events are not handled
- -  Resizing browser window when plugin is running, will crash browser.
- 
-We'll correct this bugs as soon as possible.
-
-NOTE: This program is distributed in the hope that it will be useful,
-      but WITHOUT ANY WARRANTY; without even the implied warranty of
-      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-      GNU General Public License for more details.
-
-These files are demo versions of our Flash player and "currently unsupported" 
& "under development".
-
-
-               gnash development team
\ No newline at end of file

Index: win32/old win32/VC8/gnash.sln
===================================================================
RCS file: win32/old win32/VC8/gnash.sln
diff -N win32/old win32/VC8/gnash.sln
--- win32/old win32/VC8/gnash.sln       18 Jul 2007 20:30:20 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,26 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gnash", "gnash.vcproj", 
"{E5A44530-7782-42A2-A41D-238670499C44}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npgnash", 
"npgnash.vcproj", "{DDC708C5-495F-4FDC-9AC9-BD9C518E7533}"
-EndProject
-Global
-       GlobalSection(SolutionConfigurationPlatforms) = preSolution
-               Debug|Win32 = Debug|Win32
-               Release|Win32 = Release|Win32
-       EndGlobalSection
-       GlobalSection(ProjectConfigurationPlatforms) = postSolution
-               {E5A44530-7782-42A2-A41D-238670499C44}.Debug|Win32.ActiveCfg = 
Debug|Win32
-               {E5A44530-7782-42A2-A41D-238670499C44}.Debug|Win32.Build.0 = 
Debug|Win32
-               {E5A44530-7782-42A2-A41D-238670499C44}.Release|Win32.ActiveCfg 
= Release|Win32
-               {E5A44530-7782-42A2-A41D-238670499C44}.Release|Win32.Build.0 = 
Release|Win32
-               {DDC708C5-495F-4FDC-9AC9-BD9C518E7533}.Debug|Win32.ActiveCfg = 
Debug|Win32
-               {DDC708C5-495F-4FDC-9AC9-BD9C518E7533}.Debug|Win32.Build.0 = 
Debug|Win32
-               {DDC708C5-495F-4FDC-9AC9-BD9C518E7533}.Release|Win32.ActiveCfg 
= Release|Win32
-               {DDC708C5-495F-4FDC-9AC9-BD9C518E7533}.Release|Win32.Build.0 = 
Release|Win32
-       EndGlobalSection
-       GlobalSection(SolutionProperties) = preSolution
-               HideSolutionNode = FALSE
-       EndGlobalSection
-EndGlobal

Index: win32/old win32/VC8/gnash.vcproj
===================================================================
RCS file: win32/old win32/VC8/gnash.vcproj
diff -N win32/old win32/VC8/gnash.vcproj
--- win32/old win32/VC8/gnash.vcproj    18 Jul 2007 20:30:20 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,1437 +0,0 @@
-<?xml version="1.0" encoding="windows-1251"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="8,00"
-       Name="gnash"
-       ProjectGUID="{E5A44530-7782-42A2-A41D-238670499C44}"
-       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"
-                               Optimization="0"
-                               
AdditionalIncludeDirectories="../../libbase;../../server;../../server/asobj;../../server/parser;../../server/swf;../../server/vm;../../libltdl;../../extensions/mysql;../../libamf;../../backend;$(NOINHERIT)"
-                               
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;WIN32_HASH_MAP;HAVE_ISFINITE;HAVE_SDL_H;SOUND_SDL;RENDERER_OPENGL;HAVE_WINSOCK_H;USE_CURL;HAVE_LIBCURL;HAVE_EXTENSIONS;VERSION=&quot;&quot;&quot;0.7.2&quot;&quot;&quot;;USE_SDL_THREADS;GUI_SDL;NETWORK_CONN;USE_FFMPEG;EMULATE_INTTYPES;TARGET_CONFIG=&quot;&quot;&quot;win32&quot;&quot;&quot;;RENDERER_CONFIG=&quot;&quot;&quot;opengl&quot;&quot;&quot;;GUI_CONFIG=&quot;&quot;&quot;sdl&quot;&quot;&quot;;SOUND_CONFIG=&quot;&quot;&quot;sdl&quot;&quot;&quot;;DECODER_CONFIG=&quot;&quot;&quot;ffmpeg&quot;&quot;&quot;"
-                               MinimalRebuild="true"
-                               BasicRuntimeChecks="3"
-                               RuntimeLibrary="3"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="2"
-                               Detect64BitPortabilityProblems="true"
-                               DebugInformationFormat="4"
-                               ShowIncludes="false"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               AdditionalDependencies="sdl.lib zlib.lib 
jpeg.lib sdlmain.lib opengl32.lib pthreadVC2.lib ws2_32.lib libcurl.lib 
WinMM.lib libmysql.lib avutil-49.lib avcodec-51.lib avformat-50.lib glew32.lib"
-                               LinkIncremental="2"
-                               IgnoreDefaultLibraryNames="LIBCMT.lib"
-                               GenerateDebugInformation="true"
-                               SubSystem="1"
-                               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>
-               <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"
-                               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 SOUND_SDL /D 
&quot;RENDERER_OPENGL&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;0.7.1&quot;&quot;&quot; /D 
USE_SDL_THREADS /D GUI_SDL"
-                               
AdditionalIncludeDirectories="../../libbase;../../server;../../extensions/mysql;../libbase;../../libamf;$(NOINHERIT)"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
-                               RuntimeLibrary="2"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="2"
-                               Detect64BitPortabilityProblems="true"
-                               DebugInformationFormat="3"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               AdditionalDependencies="sdl.lib zlib.lib 
jpeg.lib sdlmain.lib opengl32.lib ws2_32.lib libcurl.lib WinMM.lib libmysql.lib 
pthreadVC.lib"
-                               LinkIncremental="1"
-                               IgnoreDefaultLibraryNames="LIBCMT.lib"
-                               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"
-                       
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
-                       >
-                       <File
-                               RelativePath="..\..\server\vm\action.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\action_buffer.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\vm\ActionExec.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libamf\amf.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\vm\ASHandlers.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Sound.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\bitmap_character_def.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Boolean.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\button_character_def.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\button_character_instance.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Camera.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\character.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\character_def.cpp"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               
ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               
ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Color.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="..\..\server\dlist.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\edit_text_character.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\edit_text_character_def.cpp"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               
ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               
ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Error.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\extension.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\font.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\fontlib.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\generic_character.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\getopt_win32.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\GetterSetter.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Global.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\gui\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="..\..\libltdl\ltdl.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Math.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\matrix.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\membuf.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Microphone.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\morph2_character_def.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Mouse.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\movie_def_impl.cpp"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               
ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               
ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath="..\..\server\movie_instance.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\movie_root.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\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="..\..\libbase\network.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\libbase\noseek_fd_adapter.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\gui\NullGui.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Number.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Object.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\gui\Player.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\postscript.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\PropertyList.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\rc.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\rect.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\render.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\backend\render_handler_ogl.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\backend\render_handler_tri.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libamf\rtmp.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\gui\sdl.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\gui\sdl_ogl_glue.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Selection.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\shape.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\shape_character_def.cpp"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               
ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               
ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\sharedlib.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="..\..\server\parser\sprite_definition.cpp"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               
ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               
ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </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\asobj\string.cpp"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               
ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               
ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </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\parser\text_character_def.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="..\..\server\URLAccessManager.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\utf8.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\utility.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Video.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\video_stream_def.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\video_stream_instance.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\video_yuv.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\vm\VM.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\xml.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\xmlattrs.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\xmlnode.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\xmlsocket.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\zlib_adapter.cpp"
-                               >
-                       </File>
-               </Filter>
-               <Filter
-                       Name="Header Files"
-                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
-                       
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
-                       >
-                       <File
-                               RelativePath="..\..\server\action.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\vm\action.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\action_buffer.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\action_buffer.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\ActionExec.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\vm\ActionExec.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libamf\amf.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libamf\amfutf8.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\vm\ASHandlers.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Sound.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\bitmap_character_def.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Boolean.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\builtin_function.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\button_character_def.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\button_character_instance.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Camera.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\character.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\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="..\..\server\dlist.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\edit_text_character.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\edit_text_character_def.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Error.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\execute_tag.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\extension.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\fn_call.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\vm\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="..\..\libbase\getopt_win32.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\GetterSetter.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\Global.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\GMath.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\gnash.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\GnashException.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\grid_index.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\gstring.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="..\..\libltdl\ltdl.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Math.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\matrix.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\membuf.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Microphone.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\morph2_character_def.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Mouse.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\movie.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\movie_def_impl.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\movie_definition.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\movie_instance.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\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="..\..\libbase\network.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\noseek_fd_adapter.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\gui\NullGui.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Number.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Object.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\Object.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\ogl.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\gui\Player.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\postscript.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\Property.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\PropertyList.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libamf\protocol.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\rc.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\rect.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\ref_counted.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\render.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\backend\render_handler.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\backend\render_handler_tri.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\resource.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libamf\rtmp.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\gui\sdl_ogl_glue.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\gui\sdlsup.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Selection.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\shape.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\shape_character_def.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\sharedlib.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\parser\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\parser\text_character_def.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="..\..\server\URLAccessManager.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\utf8.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\utility.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Video.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\video_stream_def.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\video_stream_instance.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\vm\VM.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\with_stack_entry.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\vm\with_stack_entry.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\xml.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\xml.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\xmlattrs.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\xmlattrs.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\xmlnode.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\xmlnode.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\xmlsocket.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\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"
-                       
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
-                       >
-               </Filter>
-               <File
-                       RelativePath=".\ReadMe.txt"
-                       >
-               </File>
-       </Files>
-       <Globals>
-       </Globals>
-</VisualStudioProject>

Index: win32/old win32/VC8/npgnash.def
===================================================================
RCS file: win32/old win32/VC8/npgnash.def
diff -N win32/old win32/VC8/npgnash.def
--- win32/old win32/VC8/npgnash.def     18 Jul 2007 20:30:20 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,5 +0,0 @@
-LIBRARY        "npgnash"
-EXPORTS
-        NP_GetEntryPoints   @1
-        NP_Initialize       @2
-        NP_Shutdown         @3
\ No newline at end of file

Index: win32/old win32/VC8/npgnash.vcproj
===================================================================
RCS file: win32/old win32/VC8/npgnash.vcproj
diff -N win32/old win32/VC8/npgnash.vcproj
--- win32/old win32/VC8/npgnash.vcproj  18 Jul 2007 20:30:20 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,1227 +0,0 @@
-<?xml version="1.0" encoding="windows-1251"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="8,00"
-       Name="npgnash"
-       ProjectGUID="{DDC708C5-495F-4FDC-9AC9-BD9C518E7533}"
-       RootNamespace="npgnash"
-       Keyword="Win32Proj"
-       >
-       <Platforms>
-               <Platform
-                       Name="Win32"
-               />
-       </Platforms>
-       <ToolFiles>
-       </ToolFiles>
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
-                       IntermediateDirectory="$(ConfigurationName)"
-                       ConfigurationType="2"
-                       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 SOUND_SDL /D 
&quot;RENDERER_OPENGL&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;0.7.1&quot;&quot;&quot; /D 
USE_SDL_THREADS"
-                               Optimization="0"
-                               
AdditionalIncludeDirectories="../../libbase;../../server;../../server/asobj;../../server/parser;../../server/swf;../../extensions/mysql;../../libamf;../../backend;&quot;../../plugin/mozilla-sdk&quot;;$(NOINHERIT)"
-                               
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;NPGNASH_EXPORTS"
-                               MinimalRebuild="true"
-                               BasicRuntimeChecks="3"
-                               RuntimeLibrary="3"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="2"
-                               Detect64BitPortabilityProblems="true"
-                               DebugInformationFormat="4"
-                               ForcedIncludeFiles="mozilla-config.h"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               AdditionalDependencies="sdl.lib zlib.lib 
jpeg.lib sdlmain.lib opengl32.lib pthreadVC2.lib ws2_32.lib libcurl.lib 
WinMM.lib libmysql.lib avutil-49.lib avcodec-51.lib avformat-50.lib glew32.lib 
nspr4.lib plds4.lib plc4.lib"
-                               OutputFile="C:\Program Files\Mozilla 
Firefox\plugins\$(ProjectName).dll"
-                               LinkIncremental="2"
-                               IgnoreDefaultLibraryNames="LIBCMT.lib"
-                               ModuleDefinitionFile="npgnash.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="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>
-               <Configuration
-                       Name="Release|Win32"
-                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"
-                       IntermediateDirectory="$(ConfigurationName)"
-                       ConfigurationType="2"
-                       CharacterSet="1"
-                       WholeProgramOptimization="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 SOUND_SDL /D 
&quot;RENDERER_OPENGL&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;0.7.1&quot;&quot;&quot; /D 
USE_SDL_THREADS"
-                               
AdditionalIncludeDirectories="../../libbase;../../server;../../extensions/mysql;../libbase;../../libamf;&quot;../../plugin\mozilla-sdk&quot;;$(NOINHERIT)"
-                               
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;NPGNASH_EXPORTS"
-                               RuntimeLibrary="2"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="2"
-                               Detect64BitPortabilityProblems="true"
-                               DebugInformationFormat="3"
-                               ForcedIncludeFiles="mozilla-config.h"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               AdditionalDependencies="sdl.lib zlib.lib 
jpeg.lib sdlmain.lib opengl32.lib ws2_32.lib libcurl.lib WinMM.lib libmysql.lib 
nspr4.lib plds4.lib plc4.lib"
-                               OutputFile="C:\Program Files\Mozilla 
Firefox\plugins\$(ProjectName).dll"
-                               LinkIncremental="1"
-                               IgnoreDefaultLibraryNames="LIBCMT.lib"
-                               ModuleDefinitionFile="npgnash.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="2"
-                               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"
-                       
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
-                       >
-                       <File
-                               RelativePath="..\..\server\action.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\action_buffer.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\ActionExec.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libamf\amf.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libamf\amftest.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\Sound.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\bitmap_character_def.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Boolean.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\button_character_def.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\button_character_instance.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Camera.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\character.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\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="..\..\server\dlist.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\edit_text_character.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\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="..\..\server\generic_character.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\GetterSetter.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Global.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="..\..\server\matrix.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\membuf.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Microphone.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\morph2_character_def.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Mouse.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\movie_def_impl.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\movie_instance.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\movie_root.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\MovieClip.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\asobj\MovieClipLoader.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\asobj\NetConnection.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\NetStream.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\network.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\plugin\mozilla-sdk\np_entry.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\plugin\win32\npgnash.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\npgnash.def"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\plugin\mozilla-sdk\npn_gate.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\plugin\mozilla-sdk\npp_gate.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Number.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Object.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\plugin\win32\plugin.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\postscript.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\PropertyList.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\rc.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\rect.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\render.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\backend\render_handler_ogl.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\backend\render_handler_tri.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libamf\rtmp.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Selection.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\shape.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\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="..\..\server\parser\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\asobj\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\parser\text_character_def.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="..\..\server\URLAccessManager.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\utf8.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\utility.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Video.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\video_stream_def.cpp"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\video_stream_instance.cpp"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\video_yuv.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"
-                       
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
-                       >
-                       <File
-                               RelativePath="..\..\server\action.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\action_buffer.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\ActionExec.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libamf\amf.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libamf\amfutf8.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\Sound.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\bitmap_character_def.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Boolean.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\builtin_function.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\button_character_def.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\button_character_instance.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Camera.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\character.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\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="..\..\server\edit_text_character.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\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\GetterSetter.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\Global.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\GMath.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\gnash.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\GnashException.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\grid_index.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\gstring.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\matrix.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\membuf.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Microphone.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\morph2_character_def.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Mouse.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\mouse_button_state.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\movie.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\movie_def_impl.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\movie_definition.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\movie_instance.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\movie_interface.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\movie_root.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\MovieClip.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\asobj\MovieClipLoader.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\asobj\NetConnection.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\NetStream.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\network.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\plugin\win32\npgnash_resource.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\plugin\mozilla-sdk\npplat.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Number.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Object.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\ogl.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\plugin\win32\plugin.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\plugin\mozilla-sdk\pluginbase.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\postscript.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\Property.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\PropertyList.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libamf\protocol.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\rc.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\rect.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\ref_counted.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\render.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\backend\render_handler_tri.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\resource.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libamf\rtmp.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Selection.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\shape.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\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\parser\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_event.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\parser\text_character_def.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\textformat.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\TextSnapshot.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="..\..\server\URLAccessManager.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\utf8.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\libbase\utility.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath="..\..\server\asobj\Video.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\parser\video_stream_def.h"
-                               >
-                       </File>
-                       <File
-                               
RelativePath="..\..\server\video_stream_instance.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"
-                       
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
-                       >
-                       <File
-                               RelativePath="..\..\plugin\win32\npgnash.rc"
-                               >
-                       </File>
-               </Filter>
-               <File
-                       RelativePath=".\ReadMe.txt"
-                       >
-               </File>
-       </Files>
-       <Globals>
-       </Globals>
-</VisualStudioProject>




reply via email to

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