Changeset 3080680 in nscp for build.cmake
- Timestamp:
- 01/31/10 22:54:36 (3 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2
- Children:
- c0d7e82
- Parents:
- dad34ea
- File:
-
- 1 edited
-
build.cmake (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
build.cmake
r2018659 r3080680 13 13 SET(CMAKE_LIBRARY_PATH c:/src/lib/x86/) 14 14 15 SET(PROTOBUF_INCLUDE_DIR d:/source/protobuf-2.3.0/src)16 SET(PROTOBUF_LIBRARYDIR d:/source/protobuf-2.3.0/vsprojects/Debug)17 SET(PROTOBUF_BINARYDIR d:/source/protobuf-2.3.0/vsprojects/Debug)15 SET(PROTOBUF_INCLUDE_DIR C:/src/protobuf-2.3.0/src) 16 SET(PROTOBUF_LIBRARYDIR C:/src/protobuf-2.3.0/vsprojects/Debug) 17 SET(PROTOBUF_BINARYDIR C:/src/protobuf-2.3.0/vsprojects/Debug) 18 18
Note: See TracChangeset
for help on using the changeset viewer.








