CMakeLists.txt

changeset 506
ea07f6c97a69
parent 505
7ae4d022cf8f
child 514
6884d00dd16c
equal deleted inserted replaced
505:7ae4d022cf8f 506:ea07f6c97a69
251 ${SRCDIR}/analog/manometer.cpp 251 ${SRCDIR}/analog/manometer.cpp
252 ${SRCDIR}/analog/thermometer.cpp 252 ${SRCDIR}/analog/thermometer.cpp
253 ${SRCDIR}/analog/led.cpp 253 ${SRCDIR}/analog/led.cpp
254 ${SRCDIR}/analog/wallclock.cpp 254 ${SRCDIR}/analog/wallclock.cpp
255 ${SRCDIR}/global.cpp 255 ${SRCDIR}/global.cpp
256 ${SRCDIR}/polyfit.cpp
256 ) 257 )
257 258
258 set( HDRS 259 set( HDRS
259 ${SRCDIR}/RecipesTree.h 260 ${SRCDIR}/RecipesTree.h
260 ${SRCDIR}/AboutDialog.h 261 ${SRCDIR}/AboutDialog.h
320 ${SRCDIR}/analog/manometer.h 321 ${SRCDIR}/analog/manometer.h
321 ${SRCDIR}/analog/thermometer.h 322 ${SRCDIR}/analog/thermometer.h
322 ${SRCDIR}/analog/led.h 323 ${SRCDIR}/analog/led.h
323 ${SRCDIR}/analog/wallclock.h 324 ${SRCDIR}/analog/wallclock.h
324 ${SRCDIR}/global.h 325 ${SRCDIR}/global.h
326 ${SRCDIR}/polyfit.h
325 ) 327 )
326 328
327 set( UIS 329 set( UIS
328 ${UIDIR}/AboutDialog.ui 330 ${UIDIR}/AboutDialog.ui
329 ${UIDIR}/EditSupplier.ui 331 ${UIDIR}/EditSupplier.ui

mercurial