1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-24 13:50:49 +03:00

0023874: Converting OCCT MFC samples to CMake build system.

CMake meta-projects for samples were added
launch script for samples was added
unrelated changes: CSF_GraphicShr variable were removed
occt building with cmake article was updated
This commit is contained in:
ibs
2013-11-11 17:00:07 +04:00
committed by abv
parent ad211ad33b
commit 234e52be90
60 changed files with 3008 additions and 57 deletions

View File

@@ -9,7 +9,7 @@
#include "OCC_3dChildFrame.h"
#include "ImportExportDoc.h"
#include <OCC_3dView.h>
#include <res\resource.h>
#include <res/resource.h>
BEGIN_MESSAGE_MAP(CImportExportApp, OCC_App)
//{{AFX_MSG_MAP(CSerializeApp)