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 40 by bournival, Mon Aug 20 21:30:28 2007 UTC vs.
Revision 48 by bournival, Wed Aug 22 21:18:12 2007 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 156 | Line 147
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>
# Line 220 | Line 216
216        <DependentUpon>Debug_form.vb</DependentUpon>
217        <SubType>Designer</SubType>
218      </EmbeddedResource>
219 +    <EmbeddedResource Include="My Project\Resources.resx">
220 +      <SubType>Designer</SubType>
221 +      <CustomToolNamespace>My.Resources</CustomToolNamespace>
222 +      <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
223 +      <LastGenOutput>Resources.Designer.vb</LastGenOutput>
224 +    </EmbeddedResource>
225      <EmbeddedResource Include="pogtest.resx">
226        <DependentUpon>pogtest.vb</DependentUpon>
227        <SubType>Designer</SubType>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines