diff --git a/visualc/xspice/cmpp/cmpp.vcxproj b/visualc/xspice/cmpp/cmpp.vcxproj index 4555a75d7..60a75e4d9 100644 --- a/visualc/xspice/cmpp/cmpp.vcxproj +++ b/visualc/xspice/cmpp/cmpp.vcxproj @@ -1,181 +1,192 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - {7C865696-FA10-43AE-A20B-22AE72A165E2} - cmpp - 8.1 - - - - Application - true - v140 - MultiByte - - - Application - false - v140 - true - MultiByte - - - Application - true - v140 - MultiByte - - - Application - false - v140 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level4 - Disabled - _CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - false - MultiThreadedDebug - ..\..\..\src\xspice\cmpp - - - true - - ..\bin\$(TargetName)$(TargetExt) - ..\bin\$(TargetName).pdb - - - - - Level4 - MaxSpeed - true - true - _CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - false - MultiThreaded - ProgramDatabase - ..\..\..\src\xspice\cmpp - true - - - true - true - true - - ..\bin\$(TargetName)$(TargetExt) - - - - - - Level4 - Disabled - true - _CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - false - false - Default - MultiThreadedDebug - ..\..\..\src\xspice\cmpp;%(AdditionalIncludeDirectories) - - - true - ..\bin\$(TargetName)$(TargetExt) - - - - - Level4 - MaxSpeed - true - true - true - _CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - false - CompileAsC - ..\..\..\src\xspice\cmpp;%(AdditionalIncludeDirectories) - - - true - true - true - ..\bin\$(TargetName)$(TargetExt) - - - - - invoke win_bison.exe for %(Identity) - ..\..\..\..\flex-bison\win_bison.exe --output=.\tmp-bison\%(Filename).c --defines=.\tmp-bison\%(Filename).h %(Identity) || exit 1 - .\tmp-bison\%(Filename).c;.\tmp-bison\%(Filename).h - - - invoke win_flex.exe for %(Identity) - ..\..\..\..\flex-bison\win_flex.exe --outfile=.\tmp-bison\%(Filename).c --header-file=.\tmp-bison\%(Filename).h %(Identity) || exit 1 - .\tmp-bison\%(Filename).c;.\tmp-bison\%(Filename).h - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + {7C865696-FA10-43AE-A20B-22AE72A165E2} + cmpp + 8.1 + + + + Application + true + v140 + MultiByte + + + Application + false + v140 + true + MultiByte + + + Application + true + v140 + MultiByte + + + Application + false + v140 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + $(ProjectDir)..\bin\ + + + $(ProjectDir)..\bin\ + + + $(ProjectDir)..\bin\ + + + $(ProjectDir)..\bin\ + + + + Level4 + Disabled + _CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) + false + MultiThreadedDebug + ..\..\..\src\xspice\cmpp + + + true + + $(ProjectDir)..\bin\$(TargetName)$(TargetExt) + ..\bin\$(TargetName).pdb + + + + + Level4 + MaxSpeed + true + true + _CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) + false + MultiThreaded + ProgramDatabase + ..\..\..\src\xspice\cmpp + true + + + true + true + true + + $(ProjectDir)..\bin\$(TargetName)$(TargetExt) + + + + + + Level4 + Disabled + true + _CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) + false + false + Default + MultiThreadedDebug + ..\..\..\src\xspice\cmpp;%(AdditionalIncludeDirectories) + + + true + $(ProjectDir)..\bin\$(TargetName)$(TargetExt) + + + + + Level4 + MaxSpeed + true + true + true + _CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) + false + CompileAsC + ..\..\..\src\xspice\cmpp;%(AdditionalIncludeDirectories) + + + true + true + true + $(ProjectDir)..\bin\$(TargetName)$(TargetExt) + + + + + invoke win_bison.exe for %(Identity) + ..\..\..\..\flex-bison\win_bison.exe --output=.\tmp-bison\%(Filename).c --defines=.\tmp-bison\%(Filename).h %(Identity) || exit 1 + .\tmp-bison\%(Filename).c;.\tmp-bison\%(Filename).h + + + invoke win_flex.exe for %(Identity) + ..\..\..\..\flex-bison\win_flex.exe --outfile=.\tmp-bison\%(Filename).c --header-file=.\tmp-bison\%(Filename).h %(Identity) || exit 1 + .\tmp-bison\%(Filename).c;.\tmp-bison\%(Filename).h + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file