Changeset 252 in pacpusframework for branches/0.1.x/scripts
- Timestamp:
- Dec 10, 2013, 5:34:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.1.x/scripts/build-msvc.bat
r89 r252 43 43 set LOG4CXX_ROOT=%root_dir%\3rd\apache-log4cxx 44 44 :: Initialize the build 45 cmake .. -DPACPUS_INSTALL_DIR="%1" -DPACPUS_INSTALL_3RD=TRUE -DPACPUS_USE_LOG=TRUE 45 cmake .. -DPACPUS_INSTALL_DIR="%1" -DPACPUS_INSTALL_3RD=TRUE -DPACPUS_USE_LOG=TRUE -DPACPUS_INSTALL_WITH_VERSION_NUMBER=TRUE 46 46 :: Build in debug and release 47 47 msbuild Pacpus.sln /p:Configuration=Debug
Note:
See TracChangeset
for help on using the changeset viewer.