1 |
bournival |
40 |
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2 |
|
|
<PropertyGroup>
|
3 |
|
|
<LastOpenVersion>7.10.3077</LastOpenVersion>
|
4 |
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
5 |
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
6 |
|
|
<ReferencePath>D:\AddinSolidworks\Addin\obj\;D:\AddinSolidworks\Addin\bin\</ReferencePath>
|
7 |
|
|
<CopyProjectDestinationFolder>
|
8 |
|
|
</CopyProjectDestinationFolder>
|
9 |
|
|
<CopyProjectUncPath>
|
10 |
|
|
</CopyProjectUncPath>
|
11 |
|
|
<CopyProjectOption>0</CopyProjectOption>
|
12 |
bournival |
205 |
<ProjectView>ProjectFiles</ProjectView>
|
13 |
bournival |
40 |
<ProjectTrust>0</ProjectTrust>
|
14 |
|
|
</PropertyGroup>
|
15 |
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
16 |
|
|
<EnableASPDebugging>false</EnableASPDebugging>
|
17 |
|
|
<EnableASPXDebugging>false</EnableASPXDebugging>
|
18 |
|
|
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
19 |
|
|
<EnableSQLServerDebugging>false</EnableSQLServerDebugging>
|
20 |
|
|
<RemoteDebugEnabled>false</RemoteDebugEnabled>
|
21 |
|
|
<RemoteDebugMachine>
|
22 |
|
|
</RemoteDebugMachine>
|
23 |
|
|
<StartAction>Program</StartAction>
|
24 |
|
|
<StartArguments>
|
25 |
|
|
</StartArguments>
|
26 |
|
|
<StartPage>
|
27 |
|
|
</StartPage>
|
28 |
bournival |
205 |
<StartProgram>C:\Program Files\SolidWorks\SLDWORKS.exe</StartProgram>
|
29 |
bournival |
40 |
<StartURL>
|
30 |
|
|
</StartURL>
|
31 |
|
|
<StartWorkingDirectory>
|
32 |
|
|
</StartWorkingDirectory>
|
33 |
|
|
<StartWithIE>false</StartWithIE>
|
34 |
|
|
<RegisteredComClassic>true</RegisteredComClassic>
|
35 |
|
|
<RegisteredOutput>MAGIC.dll</RegisteredOutput>
|
36 |
|
|
<RegisteredTypeLib>MAGIC.tlb</RegisteredTypeLib>
|
37 |
|
|
</PropertyGroup>
|
38 |
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
39 |
|
|
<EnableASPDebugging>false</EnableASPDebugging>
|
40 |
|
|
<EnableASPXDebugging>false</EnableASPXDebugging>
|
41 |
|
|
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
42 |
|
|
<EnableSQLServerDebugging>false</EnableSQLServerDebugging>
|
43 |
|
|
<RemoteDebugEnabled>false</RemoteDebugEnabled>
|
44 |
|
|
<RemoteDebugMachine>
|
45 |
|
|
</RemoteDebugMachine>
|
46 |
|
|
<StartAction>Program</StartAction>
|
47 |
|
|
<StartArguments>
|
48 |
|
|
</StartArguments>
|
49 |
|
|
<StartPage>
|
50 |
|
|
</StartPage>
|
51 |
bournival |
205 |
<StartProgram>C:\Program Files\SolidWorks\SLDWORKS.exe</StartProgram>
|
52 |
bournival |
40 |
<StartURL>
|
53 |
|
|
</StartURL>
|
54 |
|
|
<StartWorkingDirectory>
|
55 |
|
|
</StartWorkingDirectory>
|
56 |
|
|
<StartWithIE>false</StartWithIE>
|
57 |
|
|
<RegisteredComClassic>true</RegisteredComClassic>
|
58 |
|
|
<RegisteredOutput>MAGIC.dll</RegisteredOutput>
|
59 |
|
|
<RegisteredTypeLib>MAGIC.tlb</RegisteredTypeLib>
|
60 |
|
|
</PropertyGroup>
|
61 |
|
|
</Project> |