| | |
| | | <HintPath>C:\Program Files\SOLIDWORKS Corp\SOLIDWORKS\api\redist\SolidWorks.Interop.swconst.dll</HintPath> |
| | | <EmbedInteropTypes>True</EmbedInteropTypes> |
| | | </Reference> |
| | | <Reference Include="SuperSocket.Common"> |
| | | <HintPath>..\lib\SuperSocket.Common.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="SuperSocket.Facility"> |
| | | <HintPath>..\lib\SuperSocket.Facility.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="SuperSocket.SocketBase"> |
| | | <HintPath>..\lib\SuperSocket.SocketBase.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="SuperSocket.SocketEngine"> |
| | | <HintPath>..\lib\SuperSocket.SocketEngine.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System"> |
| | | <Private>True</Private> |
| | | </Reference> |
| | |
| | | <Compile Include="EventHandler\PartDocEventHandler.cs" /> |
| | | <Compile Include="EventHandler\DocViewEventHandler.cs" /> |
| | | <Compile Include="EventHandler\IDocEventHandler.cs" /> |
| | | <Compile Include="LoginControl.xaml.cs"> |
| | | <DependentUpon>LoginControl.xaml</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="MainControl.xaml.cs"> |
| | | <DependentUpon>MainControl.xaml</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="MainTab.xaml.cs"> |
| | | <DependentUpon>MainTab.xaml</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <Compile Include="SwAddIn\MainControl.cs" /> |
| | | <Compile Include="Tcp\TcpReqInfo.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Page Include="LoginControl.xaml"> |
| | | <SubType>Designer</SubType> |
| | | <Generator>MSBuild:Compile</Generator> |
| | | </Page> |
| | | <Page Include="MainControl.xaml"> |
| | | <Generator>MSBuild:Compile</Generator> |
| | | <SubType>Designer</SubType> |
| | | </Page> |
| | | <Page Include="MainTab.xaml"> |
| | | <SubType>Designer</SubType> |
| | | <Generator>MSBuild:Compile</Generator> |
| | | </Page> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="app.config" /> |