Changeset 129 in pacpussensors for trunk/CanGateway/CMakeLists.txt


Ignore:
Timestamp:
09/26/16 18:12:47 (8 years ago)
Author:
lifranck
Message:

Delete a temp file from the repo...
Changes for CanGateway windows interface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CanGateway/CMakeLists.txt

    r105 r129  
    6060        DbtRawCanReader.cpp
    6161        structureCan.h
    62         driver/KVaserCanDriver.cpp
    63         driver/KVaserCanDriver.h
     62        #driver/KVaserCanDriver.cpp
     63        #driver/KVaserCanDriver.h
    6464    ${PLUGIN_CPP}
    6565)
     
    135135        optimized vxlapi.lib    debug vxlapi.lib
    136136                optimized PCANBasic.lib debug PCANBasic.lib
    137                 optimized canlib32.lib  debug canlib32.lib
     137                #optimized canlib32.lib  debug canlib32.lib
    138138    )
    139139endif(WIN32)
Note: See TracChangeset for help on using the changeset viewer.