mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0024002: Overall code and build procedure refactoring - samples
Modified MFC samples; minor fix in headers (for building products)
This commit is contained in:
@@ -63,7 +63,7 @@ void OCC_App::SetSamplePath(LPCTSTR aPath)
|
||||
SamplePath += "..";
|
||||
else{
|
||||
CString aCInitialDir(aPath);
|
||||
SamplePath += "..\\" + aCInitialDir;
|
||||
//SamplePath += "..\\" + aCInitialDir;
|
||||
}
|
||||
}
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user