Changeset 393a00f in nscp for build.cmake


Ignore:
Timestamp:
07/08/12 10:45:05 (11 months ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.2
Children:
77c0100
Parents:
9fdde88
Message:
  • Improved settings API with new protocolbuffers command (available from python)
  • Improved registration API with new protocolbuffers command (available from python)
  • Created new python documentation module docs.py
  • Improved command line syntax so executable commands now take an optional module prefix
File:
1 edited

Legend:

Unmodified
Added
Removed
  • build.cmake

    rc6a974c r393a00f  
    88  SET(INC_PSDK_2003 "C:/Program Files/Microsoft Platform SDK/") 
    99  SET(TINYXML2_DIR "D:/source/libraries/tinyxml2") 
     10  SET(JSON_SPRIT_DIR "D:/source/libraries/json_spirit_v4.05") 
    1011 
    1112  if(CMAKE_CL_64) 
Note: See TracChangeset for help on using the changeset viewer.