forked from genliu777/SQLiteOLEDB
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSQLiteOLEDBProvider.vcxproj.user
More file actions
25 lines (25 loc) · 1.84 KB
/
SQLiteOLEDBProvider.vcxproj.user
File metadata and controls
25 lines (25 loc) · 1.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LocalDebuggerCommand>C:\Program Files (x86)\Microsoft Visual Studio\VB98\VB6.EXE</LocalDebuggerCommand>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LocalDebuggerCommandArguments>D:\mobileFX\Projects\Software\SQLiteOLEDB\VBTest\SQLiteOLEDBTests.vbp</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerWorkingDirectory>D:\mobileFX\Projects\Software\SQLiteOLEDB\VBTest</LocalDebuggerWorkingDirectory>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release MinDependency|Win32'">
<LocalDebuggerCommand>C:\Program Files (x86)\Microsoft Visual Studio\VB98\VB6.EXE</LocalDebuggerCommand>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerCommandArguments>D:\mobileFX\Projects\Software\SQLiteOLEDB\VBTest\SQLiteOLEDBTests.vbp</LocalDebuggerCommandArguments>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Release MinDependency|Win32'">
<LocalDebuggerCommandArguments>D:\mobileFX\Projects\Software\SQLiteOLEDB\VBTest\SQLiteOLEDBTests.vbp</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerCommand>C:\Program Files (x86)\Microsoft Visual Studio\VB98\VB6.EXE</LocalDebuggerCommand>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LocalDebuggerCommand>D:\mobileFX\Common\Activex\MSADO_SDK\Microsoft Data Access SDK 2.8\Tools\x86\RowsetViewer.exe</LocalDebuggerCommand>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>