]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add mod_pcre to msvc build. Add building of pcre library.
authorMichael Jerris <mike@jerris.com>
Sat, 14 Jan 2006 15:00:01 +0000 (15:00 +0000)
committerMichael Jerris <mike@jerris.com>
Sat, 14 Jan 2006 15:00:01 +0000 (15:00 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@380 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/dialplans/mod_pcre/mod_pcre.vcproj
w32/vsnet/Freeswitch.sln
w32/vsnet/GetLibs.vbs
w32/vsnet/Tools/pcre/libpcre.vcproj
w32/vsnet/Tools/pcre/pcre_chartables.c.vcproj [new file with mode: 0644]

index a0d5138f7d60dff2b4a1369f6076356f9ed3456c..c488ce2d9187bfdc4eaf12fd8e78761851757843 100644 (file)
@@ -3,7 +3,7 @@
        ProjectType="Visual C++"\r
        Version="8.00"\r
        Name="mod_pcre"\r
-       ProjectGUID="{2988EB83-785F-45D4-8731-8E1E4345177E}"\r
+       ProjectGUID="{07113B25-D3AF-4E04-BA77-4CD1171F022C}"\r
        RootNamespace="mod_pcre"\r
        Keyword="Win32Proj"\r
        >\r
@@ -25,6 +25,7 @@
                        >\r
                        <Tool\r
                                Name="VCPreBuildEventTool"\r
+                               CommandLine="cscript /nologo $(InputDir)..\..\..\..\w32\vsnet\getlibs.vbs Mod_pcre Debug"\r
                        />\r
                        <Tool\r
                                Name="VCCustomBuildTool"\r
@@ -41,7 +42,7 @@
                        <Tool\r
                                Name="VCCLCompilerTool"\r
                                Optimization="0"\r
-                               AdditionalIncludeDirectories="&quot;$(InputDir)..\..\..\include&quot;;&quot;$(InputDir)include&quot;;&quot;$(InputDir)..\..\..\..\libs\include&quot;"\r
+                               AdditionalIncludeDirectories="&quot;$(InputDir)..\..\..\include&quot;;&quot;$(InputDir)include&quot;;&quot;$(InputDir)..\..\..\..\libs\include&quot;;&quot;$(InputDir)..\..\..\..\libs\pcre&quot;;&quot;$(InputDir)..\..\..\..\libs\pcre\win32&quot;"\r
                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS"\r
                                MinimalRebuild="true"\r
                                BasicRuntimeChecks="3"\r
                        />\r
                        <Tool\r
                                Name="VCLinkerTool"\r
+                               AdditionalDependencies="libpcre.lib"\r
                                OutputFile="..\..\..\..\w32\vsnet\$(OutDir)/mod/mod_pcre.dll"\r
                                LinkIncremental="2"\r
-                               AdditionalLibraryDirectories="$(InputDir)..\..\..\libs\apr\Debug"\r
+                               AdditionalLibraryDirectories="&quot;$(InputDir)..\..\..\..\libs\pcre\win32\Debug&quot;"\r
                                GenerateDebugInformation="true"\r
                                ProgramDatabaseFile="$(OutDir)/mod_pcre.pdb"\r
                                SubSystem="2"\r
                        >\r
                        <Tool\r
                                Name="VCPreBuildEventTool"\r
+                               CommandLine="cscript /nologo $(InputDir)..\..\..\..\w32\vsnet\getlibs.vbs Mod_pcre Release"\r
                        />\r
                        <Tool\r
                                Name="VCCustomBuildTool"\r
                        />\r
                        <Tool\r
                                Name="VCCLCompilerTool"\r
-                               AdditionalIncludeDirectories="&quot;$(InputDir)..\..\..\include&quot;;&quot;$(InputDir)include&quot;;&quot;$(InputDir)..\..\..\..\libs\include&quot;"\r
+                               AdditionalIncludeDirectories="&quot;$(InputDir)..\..\..\include&quot;;&quot;$(InputDir)include&quot;;&quot;$(InputDir)..\..\..\..\libs\include&quot;;&quot;$(InputDir)..\..\..\..\libs\pcre&quot;;&quot;$(InputDir)..\..\..\..\libs\pcre\win32&quot;"\r
                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS"\r
                                RuntimeLibrary="0"\r
                                UsePrecompiledHeader="0"\r
                        />\r
                        <Tool\r
                                Name="VCLinkerTool"\r
+                               AdditionalDependencies="libpcre.lib"\r
                                OutputFile="..\..\..\..\w32\vsnet\$(OutDir)/mod/mod_pcre.dll"\r
                                LinkIncremental="1"\r
-                               AdditionalLibraryDirectories="&quot;$(InputDir)..\..\..\libs\apr\Release&quot;"\r
+                               AdditionalLibraryDirectories="&quot;$(InputDir)..\..\..\..\libs\pcre\win32\Release&quot;"\r
                                GenerateDebugInformation="true"\r
                                SubSystem="2"\r
                                OptimizeReferences="2"\r
index efec23cd35aaa06cecfaa9aa275cc260be6f8e74..c89c895c0acb7e21ecdb0f3b86daa9eb696f7ba5 100644 (file)
@@ -111,6 +111,11 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "docs", "..\..\docs\docs.vcp
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FreeSwitchVersion", "FreeSwitchVersion.vcproj", "{FE191916-DEDD-43B3-B28C-D09C9088C586}"\r
 EndProject\r
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_pcre", "..\..\src\mod\dialplans\mod_pcre\mod_pcre.vcproj", "{07113B25-D3AF-4E04-BA77-4CD1171F022C}"\r
+       ProjectSection(ProjectDependencies) = postProject\r
+               {202D7A4E-760D-4D0E-AFA1-D7459CED30FF} = {202D7A4E-760D-4D0E-AFA1-D7459CED30FF}\r
+       EndProjectSection\r
+EndProject\r
 Global\r
        GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
                Debug|Win32 = Debug|Win32\r
@@ -193,6 +198,10 @@ Global
                {FE191916-DEDD-43B3-B28C-D09C9088C586}.Debug|Win32.Build.0 = Debug|Win32\r
                {FE191916-DEDD-43B3-B28C-D09C9088C586}.Release|Win32.ActiveCfg = Release|Win32\r
                {FE191916-DEDD-43B3-B28C-D09C9088C586}.Release|Win32.Build.0 = Release|Win32\r
+               {07113B25-D3AF-4E04-BA77-4CD1171F022C}.Debug|Win32.ActiveCfg = Debug|Win32\r
+               {07113B25-D3AF-4E04-BA77-4CD1171F022C}.Debug|Win32.Build.0 = Debug|Win32\r
+               {07113B25-D3AF-4E04-BA77-4CD1171F022C}.Release|Win32.ActiveCfg = Release|Win32\r
+               {07113B25-D3AF-4E04-BA77-4CD1171F022C}.Release|Win32.Build.0 = Release|Win32\r
        EndGlobalSection\r
        GlobalSection(SolutionProperties) = preSolution\r
                HideSolutionNode = FALSE\r
@@ -209,6 +218,7 @@ Global
                {78100236-7CEA-4948-96CC-E8ED3160329C} = {E72B5BCB-6462-4D23-B419-3AF1A4AC3D78}\r
                {E1794405-29D4-466D-9BE3-DD2344C2A663} = {E72B5BCB-6462-4D23-B419-3AF1A4AC3D78}\r
                {2988EB83-785F-45D4-8731-8E1E4345177E} = {C5F182F9-754A-4EC5-B50F-76ED02BE13F4}\r
+               {07113B25-D3AF-4E04-BA77-4CD1171F022C} = {C5F182F9-754A-4EC5-B50F-76ED02BE13F4}\r
                {3A5B9131-F20C-4A85-9447-6C1610941CEE} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C}\r
                {5FD31A25-5D83-4794-8BEE-904DAD84CE71} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C}\r
                {FE3540C5-3303-46E0-A69E-D92F775687F1} = {9460B5F1-0A95-41C4-BEB7-9C2C96459A7C}\r
index 9aa81a1f70359333a4064e11938fe9293db7f34c..fc16cdfd7f8867323f75650ee43ab98aa7bd191c 100644 (file)
@@ -23,6 +23,7 @@ BuildModCodecGSM=False
 BuildModXMPPEvent=False\r
 BuildModsndfile=False\r
 BuildModrawaudio=False\r
+BuildModpcre=False\r
 BuildSpiderMonkey=False\r
 quote=Chr(34)\r
 ScriptDir=Left(WScript.ScriptFullName,Len(WScript.ScriptFullName)-Len(WScript.ScriptName))\r
@@ -32,10 +33,12 @@ LibsBase="http://www.freeswitch.org/downloads/libs/"
 LibDestDir=Showpath(ScriptDir & "..\..\libs")\r
 FreeswitchDir=Showpath(ScriptDir & "..\..")\r
 UtilsDir=Showpath(ScriptDir & "Tools")\r
-If objArgs(0) <> "Version" Then\r
-       GetTarGZObjects UtilsDir\r
-       GetVCBuild\r
-       Wscript.echo "Detected VCBuild: " & VCBuild\r
+If objArgs.Count >=1 Then\r
+       If objArgs(0) <> "Version" Then\r
+               GetTarGZObjects UtilsDir\r
+               GetVCBuild\r
+               Wscript.echo "Detected VCBuild: " & VCBuild\r
+       End If\r
 End If\r
 \r
 ' **************\r
@@ -78,6 +81,8 @@ If objArgs.Count >=1 Then
                        BuildModsndfile=True\r
                Case "Mod_rawaudio"\r
                        BuildModrawaudio=True\r
+               Case "Mod_pcre"\r
+                       BuildModpcre=True\r
                Case Else\r
                        BuildCore=True\r
                        BuildModExosip=True\r
@@ -89,6 +94,7 @@ If objArgs.Count >=1 Then
                        BuildModsndfile=True\r
                        BuildModrawaudio=True\r
                        BuildVersion=True\r
+                       BuildModpcre=True\r
        End Select\r
 Else\r
        BuildCore=True\r
@@ -101,6 +107,7 @@ Else
        BuildModsndfile=True\r
        BuildModrawaudio=True\r
        BuildVersion=True\r
+       BuildModpcre=True\r
 End If\r
 \r
 ' ******************\r
@@ -167,6 +174,10 @@ If BuildModrawaudio Then
        BuildLibs_libresample BuildDebug, BuildRelease\r
 End If\r
 \r
+If BuildModpcre Then\r
+       BuildLibs_pcre BuildDebug, BuildRelease\r
+End If\r
+\r
 If BuildSpiderMonkey Then\r
        BuildLibs_SpiderMonkey BuildDebug, BuildRelease\r
 End If\r
@@ -556,6 +567,36 @@ Sub BuildLibs_libresample(BuildDebug, BuildRelease)
        End If \r
 End Sub\r
 \r
+Sub BuildLibs_pcre(BuildDebug, BuildRelease)\r
+       If Not FSO.FolderExists(LibDestDir & "pcre") Then \r
+               WgetUnTarGz LibsBase & "pcre-6.4.tar.gz", LibDestDir\r
+               RenameFolder LibDestDir & "pcre-6.4", "pcre"\r
+               If Not FSO.FolderExists(LibDestDir & "pcre\win32") Then\r
+                       FSO.CreateFolder(LibDestDir & "pcre\win32")\r
+               End If\r
+               FSO.CopyFile Utilsdir & "pcre\libpcre.vcproj", LibDestDir & "pcre\win32\", True\r
+               FSO.CopyFile Utilsdir & "pcre\pcre_chartables.c.vcproj", LibDestDir & "pcre\win32\", True\r
+               FSO.CopyFile Utilsdir & "pcre\pcre.h", LibDestDir & "pcre\win32\", True\r
+               FSO.CopyFile Utilsdir & "pcre\config.h", LibDestDir & "pcre\win32\", True\r
+       End If \r
+       If FSO.FolderExists(LibDestDir & "pcre") Then \r
+               If BuildDebug Then\r
+                       If Not FSO.FileExists(LibDestDir & "pcre\win32\Debug\libpcre.lib") Then \r
+                               BuildViaVCBuild LibDestDir & "pcre\win32\pcre_chartables.c.vcproj", "Debug"\r
+                               BuildViaVCBuild LibDestDir & "pcre\win32\libpcre.vcproj", "Debug"\r
+                       End If\r
+               End If\r
+               If BuildRelease Then\r
+                       If Not FSO.FileExists(LibDestDir & "pcre\win32\Release\libpcre.lib") Then \r
+                               BuildViaVCBuild LibDestDir & "pcre\win32\pcre_chartables.c.vcproj", "Release"\r
+                               BuildViaVCBuild LibDestDir & "pcre\win32\libpcre.vcproj", "Release"\r
+                       End If\r
+               End If\r
+       Else\r
+               Wscript.echo "Unable to download pcre"\r
+       End If \r
+End Sub\r
+\r
 Sub BuildLibs_SpiderMonkey(BuildDebug, BuildRelease)\r
        If Not FSO.FolderExists(LibDestDir & "js") Then \r
                WgetUnZip LibsBase & "js20051231.zip", LibDestDir\r
index 4663851e6efa913761177d5e157c32b016cdc70b..6cea048f5fbbe702f7ee1e669d549d28ce8073f1 100644 (file)
                        >\r
                        <Tool\r
                                Name="VCPreBuildEventTool"\r
-                               Description="building pcre_chartables.c"\r
-                               CommandLine="if not exist pcre_chartables.c call &quot;$(VCInstallDir)bin\vcvars32.bat&quot;&#x0D;&#x0A;if not exist pcre_chartables.c &quot;$(VCInstallDir)bin\cl.exe&quot; ..\dftables.c /I. /D_CRT_SECURE_NO_DEPRECATE&#x0D;&#x0A;if not exist pcre_chartables.c dftables.exe pcre_chartables.c&#x0D;&#x0A;"\r
+                               Description=""\r
+                               CommandLine=""\r
                        />\r
                        <Tool\r
                                Name="VCCustomBuildTool"\r
+                               Description=""\r
                                CommandLine=""\r
                                AdditionalDependencies=""\r
                                Outputs=""\r
                        >\r
                        <Tool\r
                                Name="VCPreBuildEventTool"\r
-                               Description="building pcre_chartables.c"\r
-                               CommandLine="if not exist pcre_chartables.c call &quot;$(VCInstallDir)bin\vcvars32.bat&quot;&#x0D;&#x0A;if not exist pcre_chartables.c &quot;$(VCInstallDir)bin\cl.exe&quot; ..\dftables.c /I. /D_CRT_SECURE_NO_DEPRECATE&#x0D;&#x0A;if not exist pcre_chartables.c dftables.exe pcre_chartables.c&#x0D;&#x0A;"\r
+                               Description=""\r
+                               CommandLine=""\r
                        />\r
                        <Tool\r
                                Name="VCCustomBuildTool"\r
+                               Description=""\r
                                CommandLine=""\r
                                AdditionalDependencies=""\r
                                Outputs=""\r
                        >\r
                        <Tool\r
                                Name="VCPreBuildEventTool"\r
-                               Description="building pcre_chartables.c"\r
-                               CommandLine="if not exist pcre_chartables.c call &quot;$(VCInstallDir)bin\vcvars32.bat&quot;&#x0D;&#x0A;if not exist pcre_chartables.c &quot;$(VCInstallDir)bin\cl.exe&quot; ..\dftables.c /I. /D_CRT_SECURE_NO_DEPRECATE&#x0D;&#x0A;if not exist pcre_chartables.c dftables.exe pcre_chartables.c&#x0D;&#x0A;"\r
+                               Description=""\r
+                               CommandLine=""\r
                        />\r
                        <Tool\r
                                Name="VCCustomBuildTool"\r
+                               Description=""\r
                                CommandLine=""\r
                                AdditionalDependencies=""\r
                                Outputs=""\r
                        >\r
                        <Tool\r
                                Name="VCPreBuildEventTool"\r
-                               Description="building pcre_chartables.c"\r
-                               CommandLine="if not exist pcre_chartables.c call &quot;$(VCInstallDir)bin\vcvars32.bat&quot;&#x0D;&#x0A;if not exist pcre_chartables.c &quot;$(VCInstallDir)bin\cl.exe&quot; ..\dftables.c /I. /D_CRT_SECURE_NO_DEPRECATE&#x0D;&#x0A;if not exist pcre_chartables.c dftables.exe pcre_chartables.c&#x0D;&#x0A;"\r
+                               Description=""\r
+                               CommandLine=""\r
                        />\r
                        <Tool\r
                                Name="VCCustomBuildTool"\r
+                               Description=""\r
                                CommandLine=""\r
                                AdditionalDependencies=""\r
                                Outputs=""\r
diff --git a/w32/vsnet/Tools/pcre/pcre_chartables.c.vcproj b/w32/vsnet/Tools/pcre/pcre_chartables.c.vcproj
new file mode 100644 (file)
index 0000000..4034ca1
--- /dev/null
@@ -0,0 +1,202 @@
+<?xml version="1.0" encoding="Windows-1252"?>\r
+<VisualStudioProject\r
+       ProjectType="Visual C++"\r
+       Version="8.00"\r
+       Name="Generate pcre_chartables.c"\r
+       ProjectGUID="{1CED5987-A529-46DC-B30F-870D85FF9C94}"\r
+       RootNamespace="Generatepcre_chartablesc"\r
+       Keyword="Win32Proj"\r
+       >\r
+       <Platforms>\r
+               <Platform\r
+                       Name="Win32"\r
+               />\r
+       </Platforms>\r
+       <ToolFiles>\r
+       </ToolFiles>\r
+       <Configurations>\r
+               <Configuration\r
+                       Name="Debug|Win32"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
+                       IntermediateDirectory="$(ConfigurationName)"\r
+                       ConfigurationType="1"\r
+                       CharacterSet="1"\r
+                       >\r
+                       <Tool\r
+                               Name="VCPreBuildEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCCustomBuildTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXMLDataGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCWebServiceProxyGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCMIDLTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCCLCompilerTool"\r
+                               Optimization="0"\r
+                               AdditionalIncludeDirectories="."\r
+                               PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"\r
+                               MinimalRebuild="true"\r
+                               BasicRuntimeChecks="3"\r
+                               RuntimeLibrary="3"\r
+                               UsePrecompiledHeader="0"\r
+                               WarningLevel="3"\r
+                               Detect64BitPortabilityProblems="true"\r
+                               DebugInformationFormat="4"\r
+                       />\r
+                       <Tool\r
+                               Name="VCManagedResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPreLinkEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCLinkerTool"\r
+                               OutputFile="$(OutDir)\dftables.exe"\r
+                               LinkIncremental="2"\r
+                               GenerateDebugInformation="true"\r
+                               SubSystem="1"\r
+                               TargetMachine="1"\r
+                       />\r
+                       <Tool\r
+                               Name="VCALinkTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCManifestTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXDCMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCBscMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCFxCopTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCAppVerifierTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCWebDeploymentTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPostBuildEventTool"\r
+                               CommandLine="$(TargetPath) $(ProjectDir)pcre_chartables.c"\r
+                       />\r
+               </Configuration>\r
+               <Configuration\r
+                       Name="Release|Win32"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
+                       IntermediateDirectory="$(ConfigurationName)"\r
+                       ConfigurationType="1"\r
+                       CharacterSet="1"\r
+                       WholeProgramOptimization="1"\r
+                       >\r
+                       <Tool\r
+                               Name="VCPreBuildEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCCustomBuildTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXMLDataGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCWebServiceProxyGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCMIDLTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCCLCompilerTool"\r
+                               PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"\r
+                               RuntimeLibrary="2"\r
+                               UsePrecompiledHeader="0"\r
+                               WarningLevel="3"\r
+                               Detect64BitPortabilityProblems="true"\r
+                               DebugInformationFormat="3"\r
+                       />\r
+                       <Tool\r
+                               Name="VCManagedResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPreLinkEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCLinkerTool"\r
+                               OutputFile="$(OutDir)\dftables.exe"\r
+                               LinkIncremental="1"\r
+                               GenerateDebugInformation="true"\r
+                               SubSystem="1"\r
+                               OptimizeReferences="2"\r
+                               EnableCOMDATFolding="2"\r
+                               TargetMachine="1"\r
+                       />\r
+                       <Tool\r
+                               Name="VCALinkTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCManifestTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXDCMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCBscMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCFxCopTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCAppVerifierTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCWebDeploymentTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPostBuildEventTool"\r
+                               CommandLine="$(TargetPath) $(ProjectDir)pcre_chartables.c"\r
+                       />\r
+               </Configuration>\r
+       </Configurations>\r
+       <References>\r
+       </References>\r
+       <Files>\r
+               <Filter\r
+                       Name="Source Files"\r
+                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
+                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
+                       >\r
+                       <File\r
+                               RelativePath="..\dftables.c"\r
+                               >\r
+                       </File>\r
+               </Filter>\r
+               <Filter\r
+                       Name="Header Files"\r
+                       Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
+                       UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r
+                       >\r
+               </Filter>\r
+               <Filter\r
+                       Name="Resource Files"\r
+                       Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"\r
+                       UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"\r
+                       >\r
+               </Filter>\r
+       </Files>\r
+       <Globals>\r
+       </Globals>\r
+</VisualStudioProject>\r