ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magicsld/MAGIC.vbproj
(Generate patch)

Comparing magicsld/MAGIC.vbproj (file contents):
Revision 46 by bournival, Wed Aug 22 18:28:53 2007 UTC vs.
Revision 130 by bournival, Wed Jul 30 21:26:03 2008 UTC

# Line 70 | Line 70
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>
# Line 147 | Line 138
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">
# Line 211 | Line 202
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>
# Line 240 | Line 232
232    </ItemGroup>
233    <ItemGroup>
234      <None Include="app.config" />
243    <None Include="DiagrammeDesClasses.cd" />
235      <None Include="My Project\Settings.settings">
236        <CustomToolNamespace>My</CustomToolNamespace>
237        <Generator>SettingsSingleFileGenerator</Generator>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines