Commit Graph

10 Commits

Author SHA1 Message Date
Michael Tautschnig 27cd164e51 Update generate_vcxproj to work with current source tree
1) We have multiple source files with the same basename, and thus need
to instruct Visual Studio not to put build artefacts into a single
directory.
2) Directory dependencies have changed.
3) Specifically, cbmc now also depends on (parts of) goto-instrument;
yet we must not include goto_instrument_main.cpp in the CBMC build as it
would cause duplicate main functions.
4) Set PlatformToolset in project file to make sure the project can be
used with msbuild.
2019-05-30 11:29:53 +00:00
Daniel Kroening ef88aa6d56 new root and new minisat version 2016-07-22 12:00:38 +01:00
kroening 2cbc75e4e9 use ProjectDir
git-svn-id: svn+ssh://svn.cprover.org/srv/svn/cbmc/trunk@2673 6afb6bc1-c8e4-404c-8f48-9ae832c5b171
2013-06-23 19:26:50 +00:00
kroening 96cbf06bb8 Console Subsystem
git-svn-id: svn+ssh://svn.cprover.org/srv/svn/cbmc/trunk@2632 6afb6bc1-c8e4-404c-8f48-9ae832c5b171
2013-06-16 19:59:37 +00:00
kroening 32688ccbde includes
git-svn-id: svn+ssh://svn.cprover.org/srv/svn/cbmc/trunk@2620 6afb6bc1-c8e4-404c-8f48-9ae832c5b171
2013-06-16 15:02:49 +00:00
kroening e944b2513c fix SAT
git-svn-id: svn+ssh://svn.cprover.org/srv/svn/cbmc/trunk@2616 6afb6bc1-c8e4-404c-8f48-9ae832c5b171
2013-06-16 14:23:16 +00:00
kroening 1f841e3b13 fix SAT
git-svn-id: svn+ssh://svn.cprover.org/srv/svn/cbmc/trunk@2615 6afb6bc1-c8e4-404c-8f48-9ae832c5b171
2013-06-16 14:17:54 +00:00
kroening 87f33f5f61 MINISAT2 define
git-svn-id: svn+ssh://svn.cprover.org/srv/svn/cbmc/trunk@2613 6afb6bc1-c8e4-404c-8f48-9ae832c5b171
2013-06-16 14:07:04 +00:00
kroening 54074b66d7 filters
git-svn-id: svn+ssh://svn.cprover.org/srv/svn/cbmc/trunk@2611 6afb6bc1-c8e4-404c-8f48-9ae832c5b171
2013-06-16 13:52:29 +00:00
kroening 5efe8ccc5d use full template
git-svn-id: svn+ssh://svn.cprover.org/srv/svn/cbmc/trunk@2610 6afb6bc1-c8e4-404c-8f48-9ae832c5b171
2013-06-16 12:20:43 +00:00