• Martin Weismann's avatar
    Use UTF8, make UnitTests platform independent and remove more broken code (#83) · fdb0b678
    Martin Weismann authored
    * First working UTF8-implementation
    
    * Remove unused code im xml-reader
    
    * Remove plenty of unused 'GCC'-code
    
    * Port VS unittests to gtest
    
    * Make UTF8-changes and UnitTests compile on linux
    
    * Fix MAC build
    
    * Address some TODOs
    
    * Remove broken COM-functionality
    
    * Change some more interfaces to UTF8
    
    * Remove unsused includes and NMR_COM_NATIVE flags
    
    * Up the version number
    
    * Remove ATL from examples
    
    * Remove unused OPC-headers
    
    * Make NMR_COM_NATIVE settable on the command line
    fdb0b678
CMakeLists.txt 6.03 KB