70 |
|
<DebugType>full</DebugType> |
71 |
|
</PropertyGroup> |
72 |
|
<ItemGroup> |
73 |
< |
<Reference Include="Interop.SldWorks"> |
74 |
< |
<Name>Interop.SldWorks</Name> |
75 |
< |
<HintPath>bin\Interop.SldWorks.dll</HintPath> |
76 |
< |
</Reference> |
77 |
< |
<Reference Include="Interop.SwConst"> |
78 |
< |
<Name>Interop.SwConst</Name> |
79 |
< |
<HintPath>obj\Interop.SwConst.dll</HintPath> |
80 |
< |
</Reference> |
81 |
< |
<Reference Include="Interop.SWPublished"> |
82 |
< |
<Name>Interop.SWPublished</Name> |
83 |
< |
<HintPath>bin\Interop.SWPublished.dll</HintPath> |
84 |
< |
</Reference> |
73 |
> |
<Reference Include="SolidWorks.Interop.sldworks, Version=15.3.1.127, Culture=neutral, PublicKeyToken=7c4797c3e4eeac03, processorArchitecture=MSIL" /> |
74 |
> |
<Reference Include="SolidWorks.Interop.swconst, Version=15.3.1.127, Culture=neutral, PublicKeyToken=19f43e188e4269d8, processorArchitecture=MSIL" /> |
75 |
> |
<Reference Include="SolidWorks.Interop.swpublished, Version=15.3.1.127, Culture=neutral, PublicKeyToken=89a97bdc5284e6d8, processorArchitecture=MSIL" /> |
76 |
|
<Reference Include="System"> |
77 |
|
<Name>System</Name> |
78 |
|
</Reference> |
138 |
|
<Compile Include="InterCoqueVolume.vb"> |
139 |
|
<SubType>Code</SubType> |
140 |
|
</Compile> |
141 |
< |
<Compile Include="IntePoutreVolume.vb"> |
141 |
> |
<Compile Include="InterPoutreVolume.vb"> |
142 |
|
<SubType>Code</SubType> |
143 |
|
</Compile> |
144 |
|
<Compile Include="Intersections.vb"> |
147 |
|
<Compile Include="MAGIC.vb"> |
148 |
|
<SubType>Code</SubType> |
149 |
|
</Compile> |
150 |
+ |
<Compile Include="My Project\Resources.Designer.vb"> |
151 |
+ |
<AutoGen>True</AutoGen> |
152 |
+ |
<DesignTime>True</DesignTime> |
153 |
+ |
<DependentUpon>Resources.resx</DependentUpon> |
154 |
+ |
</Compile> |
155 |
|
<Compile Include="My Project\Settings.Designer.vb"> |
156 |
|
<AutoGen>True</AutoGen> |
157 |
|
<DesignTimeSharedInput>True</DesignTimeSharedInput> |
202 |
|
<Compile Include="SuperArete.vb"> |
203 |
|
<SubType>Code</SubType> |
204 |
|
</Compile> |
205 |
+ |
<Compile Include="SuperCourbe.vb" /> |
206 |
|
<Compile Include="SuperEntite.vb"> |
207 |
|
<SubType>Code</SubType> |
208 |
|
</Compile> |
217 |
|
<DependentUpon>Debug_form.vb</DependentUpon> |
218 |
|
<SubType>Designer</SubType> |
219 |
|
</EmbeddedResource> |
220 |
+ |
<EmbeddedResource Include="My Project\Resources.resx"> |
221 |
+ |
<SubType>Designer</SubType> |
222 |
+ |
<CustomToolNamespace>My.Resources</CustomToolNamespace> |
223 |
+ |
<Generator>VbMyResourcesResXFileCodeGenerator</Generator> |
224 |
+ |
<LastGenOutput>Resources.Designer.vb</LastGenOutput> |
225 |
+ |
</EmbeddedResource> |
226 |
|
<EmbeddedResource Include="pogtest.resx"> |
227 |
|
<DependentUpon>pogtest.vb</DependentUpon> |
228 |
|
<SubType>Designer</SubType> |
232 |
|
</ItemGroup> |
233 |
|
<ItemGroup> |
234 |
|
<None Include="app.config" /> |
232 |
– |
<None Include="DiagrammeDesClasses.cd" /> |
235 |
|
<None Include="My Project\Settings.settings"> |
236 |
|
<CustomToolNamespace>My</CustomToolNamespace> |
237 |
|
<Generator>SettingsSingleFileGenerator</Generator> |