]> granicus.if.org Git - re2c/commitdiff
- Add support for MSVC.NET 2005
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 14 Jan 2006 18:25:19 +0000 (18:25 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 14 Jan 2006 18:25:19 +0000 (18:25 +0000)
.cvsignore
re2c-2005.sln [new file with mode: 0755]
re2c-2005.vcproj [new file with mode: 0755]

index ec5e8cd3bee9a82c25744ee738420c12f8ebf4a6..6132487300dfbe335cb093d9b544b96f38d403c8 100644 (file)
@@ -42,3 +42,7 @@ Release
 Debug
 re2c.ncb
 re2c.suo
+Debug-2005
+Release-2005
+*.suo
+*.ncb
diff --git a/re2c-2005.sln b/re2c-2005.sln
new file mode 100755 (executable)
index 0000000..d21bda8
--- /dev/null
@@ -0,0 +1,19 @@
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual C++ Express 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "re2c", "re2c-2005.vcproj", "{18C5E289-8D90-400D-9F80-766F174CEDC9}"
+EndProject
+Global
+       GlobalSection(SolutionConfigurationPlatforms) = preSolution
+               Debug|Win32 = Debug|Win32
+               Release|Win32 = Release|Win32
+       EndGlobalSection
+       GlobalSection(ProjectConfigurationPlatforms) = postSolution
+               {18C5E289-8D90-400D-9F80-766F174CEDC9}.Debug|Win32.ActiveCfg = Debug|Win32
+               {18C5E289-8D90-400D-9F80-766F174CEDC9}.Debug|Win32.Build.0 = Debug|Win32
+               {18C5E289-8D90-400D-9F80-766F174CEDC9}.Release|Win32.ActiveCfg = Release|Win32
+               {18C5E289-8D90-400D-9F80-766F174CEDC9}.Release|Win32.Build.0 = Release|Win32
+       EndGlobalSection
+       GlobalSection(SolutionProperties) = preSolution
+               HideSolutionNode = FALSE
+       EndGlobalSection
+EndGlobal
diff --git a/re2c-2005.vcproj b/re2c-2005.vcproj
new file mode 100755 (executable)
index 0000000..960f589
--- /dev/null
@@ -0,0 +1,304 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8,00"
+       Name="re2c"
+       ProjectGUID="{18C5E289-8D90-400D-9F80-766F174CEDC9}"
+       Keyword="MakeFileProj"
+       >
+       <Platforms>
+               <Platform
+                       Name="Win32"
+               />
+       </Platforms>
+       <ToolFiles>
+       </ToolFiles>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="Debug-2005"
+                       IntermediateDirectory="Debug-2005"
+                       ConfigurationType="1"
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               FavorSizeOrSpeed="1"
+                               DisableLanguageExtensions="false"
+                               BrowseInformation="1"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               IgnoreDefaultLibraryNames="winspool.lib comdlg32.lib advapi32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib"
+                               GenerateDebugInformation="true"
+                       />
+                       <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="Release-2005"
+                       IntermediateDirectory="Release-2005"
+                       ConfigurationType="1"
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="2"
+                               InlineFunctionExpansion="2"
+                               EnableIntrinsicFunctions="true"
+                               FavorSizeOrSpeed="1"
+                               OmitFramePointers="true"
+                               EnableFiberSafeOptimizations="true"
+                               AdditionalIncludeDirectories=""
+                               SmallerTypeCheck="false"
+                               BufferSecurityCheck="false"
+                               DisableLanguageExtensions="false"
+                               RuntimeTypeInfo="false"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               IgnoreDefaultLibraryNames="winspool.lib comdlg32.lib advapi32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib"
+                               GenerateDebugInformation="false"
+                       />
+                       <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;cxx;def;odl;idl;hpj;bat;asm;cc"
+                       >
+                       <File
+                               RelativePath="actions.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="code.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="dfa.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="main.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="mbo_getopt.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="bootstrap\parser.cc"
+                               >
+                               <FileConfiguration
+                                       Name="Debug|Win32"
+                                       >
+                                       <Tool
+                                               Name="VCCLCompilerTool"
+                                               AdditionalIncludeDirectories=".\."
+                                       />
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|Win32"
+                                       >
+                                       <Tool
+                                               Name="VCCLCompilerTool"
+                                               AdditionalIncludeDirectories=".\."
+                                       />
+                               </FileConfiguration>
+                       </File>
+                       <File
+                               RelativePath="bootstrap\scanner.cc"
+                               >
+                               <FileConfiguration
+                                       Name="Debug|Win32"
+                                       >
+                                       <Tool
+                                               Name="VCCLCompilerTool"
+                                               AdditionalIncludeDirectories=".\."
+                                       />
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|Win32"
+                                       >
+                                       <Tool
+                                               Name="VCCLCompilerTool"
+                                               AdditionalIncludeDirectories=".\."
+                                       />
+                               </FileConfiguration>
+                       </File>
+                       <File
+                               RelativePath="substr.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="translate.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="bootstrap\y.tab.h"
+                               >
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       Filter="h;hpp;hxx;hm;inl;inc"
+                       >
+                       <File
+                               RelativePath="basics.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="config_w32.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="dfa.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="globals.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="ins.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="mbo_getopt.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="parser.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="parser.tab.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="re.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="scanner.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="substr.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="token.h"
+                               >
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Resource Files"
+                       Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+                       >
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>