root/applications/pmsm/simulator_zdenek/CMakeLists.txt @ 1380

Revision 1380, 185 bytes (checked in by smidl, 13 years ago)

MPF v C

  • Property svn:eol-style set to native
RevLine 
[43]1# Simulator library
[1380]2add_library (pmsmsim SHARED simulator.cpp regulace.cpp)
[1202]3
[1380]4#EXEC (test_UD  pmsmsim ekf_obj)
5#EXEC (test_Ch  pmsmsim ekf_obj)
[1344]6
7add_executable(round_test round_test.cpp)
Note: See TracBrowser for help on using the browser.