Changeset 346 in pacpusframework for trunk/scripts/build-msvc.bat


Ignore:
Timestamp:
06/24/15 11:42:01 (9 years ago)
Author:
DHERBOMEZ Gérald
Message:

In pacpusframework/trunk (version 0.2.x):

  • add the numbering version for installation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/build-msvc.bat

    r344 r346  
    4343set LOG4CXX_ROOT=%root_dir%\3rd\apache-log4cxx
    4444:: Initialize the build
    45 cmake .. -DPACPUS_INSTALL_DIR="%1" -DPACPUS_INSTALL_3RD=TRUE -DPACPUS_USE_LOG=TRUE
     45cmake .. -DPACPUS_INSTALL_DIR="%1" -DPACPUS_INSTALL_3RD=TRUE -DPACPUS_USE_LOG=TRUE -DPACPUS_INSTALL_WITH_VERSION_NUMBER=TRUE
    4646:: Build in debug and release
    4747REM msbuild Pacpus.sln /p:Configuration=Debug
Note: See TracChangeset for help on using the changeset viewer.