# Source files for Tutorial sample set(OCCT_Tutorial_FILES_LOCATION "${CMAKE_CURRENT_LIST_DIR}") set(OCCT_Tutorial_FILES src/ApplicationTut.cxx src/ApplicationTut.h src/DocumentTut.cxx src/DocumentTut.h src/Main.cxx src/MakeBottle.cxx src/Tutorial-icon.ts src/Tutorial-string.ts ../Common/src/ApplicationCommon.cxx ../Common/src/ApplicationCommon.h ../Common/src/Common-icon.ts ../Common/src/Common-string.ts ../Common/src/CommonSample.h ../Common/src/DocumentCommon.cxx ../Common/src/DocumentCommon.h ../Common/src/Material.cxx ../Common/src/Material.h ../Common/src/MDIWindow.cxx ../Common/src/MDIWindow.h ../Common/src/OcctWindow.cxx ../Common/src/OcctWindow.h ../Common/src/Transparency.cxx ../Common/src/Transparency.h ../Common/src/View.cxx ../Common/src/View.h ../Interface/src/Application.cxx ../Interface/src/Application.h ../Interface/src/IESample.h ../Interface/src/Interface-string.ts ../Interface/src/Translate.cxx ../Interface/src/Translate.h )