mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
PRO file is added + a description of how to generate the Visual Studio projects and compile. In addition, the sample folder is renamed to FuncDemo. Adding 64 bit configuration to VC projects
4 lines
58 B
Batchfile
4 lines
58 B
Batchfile
@echo off
|
|
rem Define QTDIR variable
|
|
set QTDIR=D:\Qt\4.8.2
|