Debug Win32 Release Win32 Template Win32 {1F46FD81-1A15-7E2C-7C68-84AB43BC0B05} Application v120 Unicode Application false Unicode v120 Application false Unicode v120 Debug\ Debug\ false $(SolutionDir)..\Tools.Win32;$(ExecutablePath) $(SolutionDir);$(ProjectDir);$(IncludePath) $(SolutionDir)Ecc;$(SourcePath) Release\ Release\ false $(SolutionDir)..\Tools.Win32;$(ExecutablePath) $(SolutionDir);$(ProjectDir);$(IncludePath) $(SolutionDir)Ecc;$(SourcePath) MultiThreadedDebugDLL Default false Disabled true Level3 true WIN32;_DEBUG;_CONSOLE;DIRECT3D_VERSION=0x0800;%(PreprocessorDefinitions) .\Debug\ .\Debug\Ecc.pch .\Debug\ .\Debug\ 4996;4333 .\Debug\Ecc.tlb 0x0409 _DEBUG;%(PreprocessorDefinitions) true .\Debug\Ecc.bsc true true Console .\Debug\Ecc.exe odbc32.lib;odbccp32.lib;%(AdditionalDependencies) true mkdir $(SolutionDir)..\Bin 2>nul mkdir $(SolutionDir)..\Bin\Debug 2>nul copy Debug\$(TargetName).exe $(SolutionDir)..\Bin\Debug\ >nul copy Debug\$(TargetName).map $(SolutionDir)..\Bin\Debug\ >nul Copying %(Filename) binaries to \Bin\Debug $(SolutionDir)..\Bin\Debug\$(TargetName).exe;%(Outputs) MultiThreadedDLL OnlyExplicitInline false MaxSpeed true Level3 Speed true false true WIN32;NDEBUG;_CONSOLE;DIRECT3D_VERSION=0x0800;%(PreprocessorDefinitions) .\Release\ .\Release\Ecc.pch .\Release\ .\Release\ 4996;4333 .\Release\Ecc.tlb 0x0409 NDEBUG;%(PreprocessorDefinitions) true .\Release\Ecc.bsc true true Console .\Release\Ecc.exe odbc32.lib;odbccp32.lib;%(AdditionalDependencies) true mkdir $(SolutionDir)..\Bin 2>nul copy Release\$(TargetName).exe $(SolutionDir)..\Bin\ >nul copy Release\$(TargetName).map $(SolutionDir)..\Bin\ >nul Copying %(Filename) binaries to \Bin $(SolutionDir)..\Bin\$(TargetName).exe;%(Outputs) mkdir $(SolutionDir)..\Bin 2>nul copy Debug\%(Filename).exe $(SolutionDir)..\Bin\ >nul copy Debug\%(Filename).map $(SolutionDir)..\Bin\ >nul Document pushd $(SolutionDir) bison -o$(ProjectName)/Parser.c $(ProjectName)/Parser.y -d popd copy %(RootDir)%(Directory)\Parser.c %(RootDir)%(Directory)\Parser.cpp del %(RootDir)%(Directory)\Parser.c /q Creating parser source %(RootDir)%(Directory)\Parser.cpp;%(RootDir)%(Directory)\Parser.h;%(Outputs) pushd $(SolutionDir) bison -o$(ProjectName)/Parser.c $(ProjectName)/Parser.y -d popd copy %(RootDir)%(Directory)\Parser.c %(RootDir)%(Directory)\Parser.cpp del %(RootDir)%(Directory)\Parser.c /q Creating parser source %(RootDir)%(Directory)\Parser.cpp;%(RootDir)%(Directory)\Parser.h;%(Outputs) Document flex -o%(RootDir)%(Directory)\Scanner.cpp %(RootDir)%(Directory)\Scanner.l Creating scanner source .\Scanner.cpp;%(Outputs) flex -o%(RootDir)%(Directory)\Scanner.cpp %(RootDir)%(Directory)\Scanner.l .\Scanner.cpp;%(Outputs) true true