Changeset 258:18be37d973cf in qutecom-coip


Ignore:
Timestamp:
Apr 15, 2010 8:00:18 AM (3 years ago)
Author:
laurent
Branch:
default
Message:

enable crash report on win

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r257 r258  
    7373) 
    7474 
    75 #if (WIN32) 
     75if (WIN32) 
    7676        subdirs( 
    7777                crashreport 
    7878        ) 
    79 #endif (WIN32) 
     79endif (WIN32) 
    8080 
    8181# This target MUST be the last one. It gathers all unit-tests available 
Note: See TracChangeset for help on using the changeset viewer.