1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" Current" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
4+ <LocalDebuggerWorkingDirectory >..\samples</LocalDebuggerWorkingDirectory >
5+ <DebuggerFlavor >WindowsLocalDebugger</DebuggerFlavor >
6+ <LocalDebuggerEnvironment >PATH=$(ProjectDir)..\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll;$(wxRootDir)\lib\$(wxCompilerPrefix)$(wxArchSuffix)_lib</LocalDebuggerEnvironment >
7+ </PropertyGroup >
8+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
9+ <LocalDebuggerWorkingDirectory >..\samples</LocalDebuggerWorkingDirectory >
10+ <DebuggerFlavor >WindowsLocalDebugger</DebuggerFlavor >
11+ <LocalDebuggerEnvironment >PATH=$(ProjectDir)..\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll;$(wxRootDir)\lib\$(wxCompilerPrefix)$(wxArchSuffix)_lib</LocalDebuggerEnvironment >
12+ </PropertyGroup >
13+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
14+ <LocalDebuggerWorkingDirectory >..\samples</LocalDebuggerWorkingDirectory >
15+ <DebuggerFlavor >WindowsLocalDebugger</DebuggerFlavor >
16+ <LocalDebuggerEnvironment >PATH=$(ProjectDir)..\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll;$(wxRootDir)\lib\$(wxCompilerPrefix)$(wxArchSuffix)_lib</LocalDebuggerEnvironment >
17+ </PropertyGroup >
18+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
19+ <LocalDebuggerWorkingDirectory >..\samples</LocalDebuggerWorkingDirectory >
20+ <DebuggerFlavor >WindowsLocalDebugger</DebuggerFlavor >
21+ <LocalDebuggerEnvironment >PATH=$(ProjectDir)..\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll;$(wxRootDir)\lib\$(wxCompilerPrefix)$(wxArchSuffix)_lib</LocalDebuggerEnvironment >
22+ </PropertyGroup >
23+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug_wxDLL|Win32'" >
24+ <LocalDebuggerWorkingDirectory >..\samples</LocalDebuggerWorkingDirectory >
25+ <DebuggerFlavor >WindowsLocalDebugger</DebuggerFlavor >
26+ <LocalDebuggerEnvironment >PATH=$(ProjectDir)..\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll;$(wxRootDir)\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll</LocalDebuggerEnvironment >
27+ </PropertyGroup >
28+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug_wxDLL|x64'" >
29+ <LocalDebuggerWorkingDirectory >..\samples</LocalDebuggerWorkingDirectory >
30+ <DebuggerFlavor >WindowsLocalDebugger</DebuggerFlavor >
31+ <LocalDebuggerEnvironment >PATH=$(ProjectDir)..\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll;$(wxRootDir)\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll</LocalDebuggerEnvironment >
32+ </PropertyGroup >
33+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release_wxDLL|Win32'" >
34+ <LocalDebuggerWorkingDirectory >..\samples</LocalDebuggerWorkingDirectory >
35+ <DebuggerFlavor >WindowsLocalDebugger</DebuggerFlavor >
36+ <LocalDebuggerEnvironment >PATH=$(ProjectDir)..\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll;$(wxRootDir)\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll</LocalDebuggerEnvironment >
37+ </PropertyGroup >
38+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release_wxDLL|x64'" >
39+ <LocalDebuggerWorkingDirectory >..\samples</LocalDebuggerWorkingDirectory >
40+ <DebuggerFlavor >WindowsLocalDebugger</DebuggerFlavor >
41+ <LocalDebuggerEnvironment >PATH=$(ProjectDir)..\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll;$(wxRootDir)\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll</LocalDebuggerEnvironment >
42+ </PropertyGroup >
43+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug_DLL|Win32'" >
44+ <LocalDebuggerWorkingDirectory >..\samples</LocalDebuggerWorkingDirectory >
45+ <DebuggerFlavor >WindowsLocalDebugger</DebuggerFlavor >
46+ <LocalDebuggerEnvironment >PATH=$(ProjectDir)..\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll;$(wxRootDir)\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll</LocalDebuggerEnvironment >
47+ </PropertyGroup >
48+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug_DLL|x64'" >
49+ <LocalDebuggerWorkingDirectory >..\samples</LocalDebuggerWorkingDirectory >
50+ <DebuggerFlavor >WindowsLocalDebugger</DebuggerFlavor >
51+ <LocalDebuggerEnvironment >PATH=$(ProjectDir)..\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll;$(wxRootDir)\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll</LocalDebuggerEnvironment >
52+ </PropertyGroup >
53+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release_DLL|Win32'" >
54+ <LocalDebuggerWorkingDirectory >..\samples</LocalDebuggerWorkingDirectory >
55+ <DebuggerFlavor >WindowsLocalDebugger</DebuggerFlavor >
56+ <LocalDebuggerEnvironment >PATH=$(ProjectDir)..\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll;$(wxRootDir)\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll</LocalDebuggerEnvironment >
57+ </PropertyGroup >
58+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release_DLL|x64'" >
59+ <LocalDebuggerWorkingDirectory >..\samples</LocalDebuggerWorkingDirectory >
60+ <DebuggerFlavor >WindowsLocalDebugger</DebuggerFlavor >
61+ <LocalDebuggerEnvironment >PATH=$(ProjectDir)..\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll;$(wxRootDir)\lib\$(wxCompilerPrefix)$(wxArchSuffix)_dll</LocalDebuggerEnvironment >
62+ </PropertyGroup >
63+ </Project >
0 commit comments