0029520: Visualization - drop deprecated V3d_View::Export() functionality and depende...
[occt.git] / adm / templates / TInspectorEXE.vcxproj.user.in
CommitLineData
4f4b8935 1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|@X_COMPILER_BITNESS@'">
4 <LocalDebuggerEnvironment>CASROOT=@CMAKE_SOURCE_DIR@
5CSF_OCCTDataPath=@CMAKE_SOURCE_DIR@/data
6QTDIR=@3RDPARTY_QT_DIR@
ae5225df 7PATH=@3RDPARTY_DLL_DIRS_FOR_PATH@;@OpenCASCADE_BINARY_DIR@;%PATH%
4f4b8935 8 </LocalDebuggerEnvironment>
9 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
10 <LocalDebuggerWorkingDirectory>@CMAKE_BINARY_DIR@</LocalDebuggerWorkingDirectory>
11 </PropertyGroup>
12 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|@X_COMPILER_BITNESS@'">
13 <LocalDebuggerEnvironment>CASROOT=@CMAKE_SOURCE_DIR@
14CSF_OCCTDataPath=@CMAKE_SOURCE_DIR@/data
15QTDIR=@3RDPARTY_QT_DIR@
ae5225df 16PATH=@3RDPARTY_DLL_DIRS_FOR_PATH@;@OpenCASCADE_BINARY_DIR@i;%PATH%
4f4b8935 17 </LocalDebuggerEnvironment>
18 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
19 <LocalDebuggerWorkingDirectory>@CMAKE_BINARY_DIR@</LocalDebuggerWorkingDirectory>
20 </PropertyGroup>
21 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|@X_COMPILER_BITNESS@'">
22 <LocalDebuggerEnvironment>CASROOT=@CMAKE_SOURCE_DIR@
23CSF_OCCTDataPath=@CMAKE_SOURCE_DIR@/data
24QTDIR=@3RDPARTY_QT_DIR@
ae5225df 25PATH=@3RDPARTY_DLL_DIRS_FOR_PATH@;@OpenCASCADE_BINARY_DIR@d;%PATH%
4f4b8935 26 </LocalDebuggerEnvironment>
27 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
28 <LocalDebuggerWorkingDirectory>@CMAKE_BINARY_DIR@</LocalDebuggerWorkingDirectory>
29 </PropertyGroup>
30</Project>