| 1 |
|
| 2 |
add_subdirectory(TTXAdditionalTitle) |
| 3 |
set_target_properties(TTXAdditionalTitle PROPERTIES FOLDER TTXSamples) |
| 4 |
|
| 5 |
add_subdirectory(TTXAlwaysOnTop) |
| 6 |
set_target_properties(TTXAlwaysOnTop PROPERTIES FOLDER TTXSamples) |
| 7 |
|
| 8 |
add_subdirectory(TTXCallSysMenu) |
| 9 |
set_target_properties(TTXCallSysMenu PROPERTIES FOLDER TTXSamples) |
| 10 |
|
| 11 |
add_subdirectory(TTXCommandLineOpt) |
| 12 |
set_target_properties(TTXCommandLineOpt PROPERTIES FOLDER TTXSamples) |
| 13 |
|
| 14 |
add_subdirectory(TTXCopyIniFile) |
| 15 |
set_target_properties(TTXCopyIniFile PROPERTIES FOLDER TTXSamples) |
| 16 |
|
| 17 |
add_subdirectory(TTXFixedWinSize) |
| 18 |
set_target_properties(TTXFixedWinSize PROPERTIES FOLDER TTXSamples) |
| 19 |
|
| 20 |
add_subdirectory(TTXKcodeChange) |
| 21 |
set_target_properties(TTXKcodeChange PROPERTIES FOLDER TTXSamples) |
| 22 |
|
| 23 |
add_subdirectory(TTXOutputBuffering) |
| 24 |
set_target_properties(TTXOutputBuffering PROPERTIES FOLDER TTXSamples) |
| 25 |
|
| 26 |
add_subdirectory(TTXRecurringCommand) |
| 27 |
set_target_properties(TTXRecurringCommand PROPERTIES FOLDER TTXSamples) |
| 28 |
|
| 29 |
add_subdirectory(TTXResizeMenu) |
| 30 |
set_target_properties(TTXResizeMenu PROPERTIES FOLDER TTXSamples) |
| 31 |
|
| 32 |
add_subdirectory(TTXResizeWin) |
| 33 |
set_target_properties(TTXResizeWin PROPERTIES FOLDER TTXSamples) |
| 34 |
|
| 35 |
add_subdirectory(TTXShowCommandLine) |
| 36 |
set_target_properties(TTXShowCommandLine PROPERTIES FOLDER TTXSamples) |
| 37 |
|
| 38 |
add_subdirectory(ttxtest) |
| 39 |
set_target_properties(TTXtest PROPERTIES FOLDER TTXSamples) |
| 40 |
|
| 41 |
add_subdirectory(TTXttyrec) |
| 42 |
set_target_properties(TTXttyrec PROPERTIES FOLDER TTXSamples) |
| 43 |
set_target_properties(TTXttyplay PROPERTIES FOLDER TTXSamples) |
| 44 |
|
| 45 |
add_subdirectory(TTXViewMode) |
| 46 |
set_target_properties(TTXViewMode PROPERTIES FOLDER TTXSamples) |
| 47 |
|
| 48 |
add_subdirectory(TTXCheckUpdate) |
| 49 |
set_target_properties(TTXCheckUpdate PROPERTIES FOLDER TTXSamples) |