]> granicus.if.org Git - re2c/commitdiff
- Use bootstrap files for windows build
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 10 Jul 2005 13:57:02 +0000 (13:57 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 10 Jul 2005 13:57:02 +0000 (13:57 +0000)
re2c.vcproj

index 883eeba072c78473d88382844afadc463943cb3f..2bbcf9c831ef40065a73c1e486854919dc99552c 100755 (executable)
                                RelativePath="mbo_getopt.cc">
                        </File>
                        <File
-                               RelativePath="parser.cc">
-                       </File>
-                       <File
-                               RelativePath="scanner.cc">
+                               RelativePath="bootstrap\parser.cc">
+                               <FileConfiguration
+                                       Name="Release|Win32">
+                                       <Tool
+                                               Name="VCCLCompilerTool"
+                                               AdditionalIncludeDirectories="./"/>
+                               </FileConfiguration>
+                       </File>
+                       <File
+                               RelativePath="bootstrap\scanner.cc">
+                               <FileConfiguration
+                                       Name="Release|Win32">
+                                       <Tool
+                                               Name="VCCLCompilerTool"
+                                               AdditionalIncludeDirectories="./"/>
+                               </FileConfiguration>
                        </File>
                        <File
                                RelativePath="substr.cc">