1 |
bournival |
40 |
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2 |
|
|
<PropertyGroup>
|
3 |
|
|
<ProjectType>Local</ProjectType>
|
4 |
|
|
<ProductVersion>8.0.50727</ProductVersion>
|
5 |
|
|
<SchemaVersion>2.0</SchemaVersion>
|
6 |
|
|
<ProjectGuid>{8A7890F4-2B30-4DBE-BC67-ADE600604E11}</ProjectGuid>
|
7 |
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
8 |
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
9 |
|
|
<ApplicationIcon>
|
10 |
|
|
</ApplicationIcon>
|
11 |
|
|
<AssemblyKeyContainerName>
|
12 |
|
|
</AssemblyKeyContainerName>
|
13 |
|
|
<AssemblyName>MAGIC</AssemblyName>
|
14 |
|
|
<AssemblyOriginatorKeyFile>
|
15 |
|
|
</AssemblyOriginatorKeyFile>
|
16 |
|
|
<AssemblyOriginatorKeyMode>None</AssemblyOriginatorKeyMode>
|
17 |
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
18 |
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
19 |
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
20 |
|
|
<DelaySign>false</DelaySign>
|
21 |
|
|
<OutputType>Library</OutputType>
|
22 |
|
|
<OptionCompare>Binary</OptionCompare>
|
23 |
|
|
<OptionExplicit>On</OptionExplicit>
|
24 |
|
|
<OptionStrict>Off</OptionStrict>
|
25 |
|
|
<RootNamespace>MAGIC</RootNamespace>
|
26 |
|
|
<StartupObject>
|
27 |
|
|
</StartupObject>
|
28 |
|
|
<FileUpgradeFlags>
|
29 |
|
|
</FileUpgradeFlags>
|
30 |
|
|
<MyType>Windows</MyType>
|
31 |
|
|
<UpgradeBackupLocation>
|
32 |
|
|
</UpgradeBackupLocation>
|
33 |
|
|
</PropertyGroup>
|
34 |
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
35 |
|
|
<OutputPath>bin\</OutputPath>
|
36 |
|
|
<DocumentationFile>MAGIC.xml</DocumentationFile>
|
37 |
|
|
<BaseAddress>285212672</BaseAddress>
|
38 |
|
|
<ConfigurationOverrideFile>
|
39 |
|
|
</ConfigurationOverrideFile>
|
40 |
|
|
<DefineConstants>
|
41 |
|
|
</DefineConstants>
|
42 |
|
|
<DefineDebug>true</DefineDebug>
|
43 |
|
|
<DefineTrace>true</DefineTrace>
|
44 |
|
|
<DebugSymbols>true</DebugSymbols>
|
45 |
|
|
<Optimize>false</Optimize>
|
46 |
|
|
<RegisterForComInterop>true</RegisterForComInterop>
|
47 |
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
48 |
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
49 |
|
|
<WarningLevel>1</WarningLevel>
|
50 |
|
|
<NoWarn>42016,42017,42018,42019,42032,40028,40025</NoWarn>
|
51 |
|
|
<DebugType>full</DebugType>
|
52 |
|
|
</PropertyGroup>
|
53 |
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
54 |
|
|
<OutputPath>bin\</OutputPath>
|
55 |
|
|
<DocumentationFile>MAGIC.xml</DocumentationFile>
|
56 |
|
|
<BaseAddress>285212672</BaseAddress>
|
57 |
|
|
<ConfigurationOverrideFile>
|
58 |
|
|
</ConfigurationOverrideFile>
|
59 |
|
|
<DefineConstants>
|
60 |
|
|
</DefineConstants>
|
61 |
|
|
<DefineDebug>false</DefineDebug>
|
62 |
|
|
<DefineTrace>true</DefineTrace>
|
63 |
|
|
<DebugSymbols>true</DebugSymbols>
|
64 |
|
|
<Optimize>true</Optimize>
|
65 |
|
|
<RegisterForComInterop>true</RegisterForComInterop>
|
66 |
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
67 |
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
68 |
|
|
<WarningLevel>1</WarningLevel>
|
69 |
|
|
<NoWarn>42016,42017,42018,42019,42032,40028,40025</NoWarn>
|
70 |
|
|
<DebugType>full</DebugType>
|
71 |
|
|
</PropertyGroup>
|
72 |
|
|
<ItemGroup>
|
73 |
bournival |
48 |
<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 |
bournival |
40 |
<Reference Include="System">
|
77 |
|
|
<Name>System</Name>
|
78 |
|
|
</Reference>
|
79 |
|
|
<Reference Include="System.Drawing">
|
80 |
|
|
<Name>System.Drawing</Name>
|
81 |
|
|
</Reference>
|
82 |
|
|
<Reference Include="System.Windows.Forms">
|
83 |
|
|
<Name>System.Windows.Forms</Name>
|
84 |
|
|
</Reference>
|
85 |
|
|
</ItemGroup>
|
86 |
|
|
<ItemGroup>
|
87 |
|
|
<Import Include="Microsoft.VisualBasic" />
|
88 |
|
|
<Import Include="System" />
|
89 |
|
|
<Import Include="System.Collections" />
|
90 |
|
|
<Import Include="System.Diagnostics" />
|
91 |
|
|
</ItemGroup>
|
92 |
|
|
<ItemGroup>
|
93 |
|
|
<Compile Include="AssemblyInfo.vb">
|
94 |
|
|
<SubType>Code</SubType>
|
95 |
|
|
</Compile>
|
96 |
|
|
<Compile Include="BitmapHandler.vb">
|
97 |
|
|
<SubType>Code</SubType>
|
98 |
|
|
</Compile>
|
99 |
|
|
<Compile Include="CLCode.vb">
|
100 |
|
|
<SubType>Code</SubType>
|
101 |
|
|
</Compile>
|
102 |
|
|
<Compile Include="CLPageHandler.vb">
|
103 |
|
|
<SubType>Code</SubType>
|
104 |
|
|
</Compile>
|
105 |
|
|
<Compile Include="CLProp.vb">
|
106 |
|
|
<SubType>Code</SubType>
|
107 |
|
|
</Compile>
|
108 |
|
|
<Compile Include="Commun.vb">
|
109 |
|
|
<SubType>Code</SubType>
|
110 |
|
|
</Compile>
|
111 |
|
|
<Compile Include="Debug_form.vb">
|
112 |
|
|
<SubType>Form</SubType>
|
113 |
|
|
</Compile>
|
114 |
|
|
<Compile Include="DocumentEventHandlers.vb">
|
115 |
|
|
<SubType>Code</SubType>
|
116 |
|
|
</Compile>
|
117 |
|
|
<Compile Include="EncapCL.vb" />
|
118 |
|
|
<Compile Include="EnregistrementCode.vb">
|
119 |
|
|
<SubType>Code</SubType>
|
120 |
|
|
</Compile>
|
121 |
|
|
<Compile Include="EnregistrementPageHandler.vb">
|
122 |
|
|
<SubType>Code</SubType>
|
123 |
|
|
</Compile>
|
124 |
|
|
<Compile Include="EnregistrementProp.vb">
|
125 |
|
|
<SubType>Code</SubType>
|
126 |
|
|
</Compile>
|
127 |
|
|
<Compile Include="grille.vb">
|
128 |
|
|
<SubType>Code</SubType>
|
129 |
|
|
</Compile>
|
130 |
|
|
<Compile Include="InterAreteArete.vb" />
|
131 |
|
|
<Compile Include="InterAreteFace.vb" />
|
132 |
|
|
<Compile Include="InterCoqueCoque.vb" />
|
133 |
|
|
<Compile Include="InterFaceFace.vb" />
|
134 |
|
|
<Compile Include="InterPoutreCoque.vb" />
|
135 |
|
|
<Compile Include="InterPoutrePoutre.vb">
|
136 |
|
|
<SubType>Code</SubType>
|
137 |
|
|
</Compile>
|
138 |
|
|
<Compile Include="InterCoqueVolume.vb">
|
139 |
|
|
<SubType>Code</SubType>
|
140 |
|
|
</Compile>
|
141 |
bournival |
130 |
<Compile Include="InterPoutreVolume.vb">
|
142 |
bournival |
40 |
<SubType>Code</SubType>
|
143 |
|
|
</Compile>
|
144 |
|
|
<Compile Include="Intersections.vb">
|
145 |
|
|
<SubType>Code</SubType>
|
146 |
|
|
</Compile>
|
147 |
|
|
<Compile Include="MAGIC.vb">
|
148 |
|
|
<SubType>Code</SubType>
|
149 |
|
|
</Compile>
|
150 |
bournival |
205 |
<Compile Include="Mailleur\Gestion_Maillage.vb" />
|
151 |
|
|
<Compile Include="Mailleur\MailArrete.vb" />
|
152 |
|
|
<Compile Include="Mailleur\MailGeometrie.vb" />
|
153 |
|
|
<Compile Include="Mailleur\MailSommetPoutre.vb" />
|
154 |
|
|
<Compile Include="Mailleur\MGBoucle.vb" />
|
155 |
|
|
<Compile Include="Mailleur\MGCoquille.vb" />
|
156 |
|
|
<Compile Include="Mailleur\MGCourbe.vb" />
|
157 |
|
|
<Compile Include="Mailleur\MGFace.vb" />
|
158 |
|
|
<Compile Include="Mailleur\MGSurface.vb" />
|
159 |
|
|
<Compile Include="Mailleur\MGVolume.vb" />
|
160 |
|
|
<Compile Include="Mailleur\Noeud.vb" />
|
161 |
|
|
<Compile Include="Mailleur\Segment.vb" />
|
162 |
bournival |
46 |
<Compile Include="My Project\Resources.Designer.vb">
|
163 |
|
|
<AutoGen>True</AutoGen>
|
164 |
|
|
<DesignTime>True</DesignTime>
|
165 |
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
166 |
|
|
</Compile>
|
167 |
bournival |
40 |
<Compile Include="My Project\Settings.Designer.vb">
|
168 |
|
|
<AutoGen>True</AutoGen>
|
169 |
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
170 |
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
171 |
|
|
</Compile>
|
172 |
|
|
<Compile Include="Outils_Math.vb">
|
173 |
|
|
<SubType>Code</SubType>
|
174 |
|
|
</Compile>
|
175 |
|
|
<Compile Include="PoGCode.vb">
|
176 |
|
|
<SubType>Code</SubType>
|
177 |
|
|
</Compile>
|
178 |
|
|
<Compile Include="pogtest.vb">
|
179 |
|
|
<SubType>Form</SubType>
|
180 |
|
|
</Compile>
|
181 |
|
|
<Compile Include="RCCode.vb">
|
182 |
|
|
<SubType>Code</SubType>
|
183 |
|
|
</Compile>
|
184 |
|
|
<Compile Include="RCPageHandler.vb">
|
185 |
|
|
<SubType>Code</SubType>
|
186 |
|
|
</Compile>
|
187 |
|
|
<Compile Include="RCProp.vb">
|
188 |
|
|
<SubType>Code</SubType>
|
189 |
|
|
</Compile>
|
190 |
|
|
<Compile Include="SlyAreteCoque.vb">
|
191 |
|
|
<SubType>Code</SubType>
|
192 |
|
|
</Compile>
|
193 |
|
|
<Compile Include="SlyAretePoutre.vb">
|
194 |
|
|
<SubType>Code</SubType>
|
195 |
|
|
</Compile>
|
196 |
|
|
<Compile Include="SlyAreteVol.vb">
|
197 |
|
|
<SubType>Code</SubType>
|
198 |
|
|
</Compile>
|
199 |
|
|
<Compile Include="SlyFaceCoque.vb">
|
200 |
|
|
<SubType>Code</SubType>
|
201 |
|
|
</Compile>
|
202 |
|
|
<Compile Include="SlyFaceVolume.vb">
|
203 |
|
|
<SubType>Code</SubType>
|
204 |
|
|
</Compile>
|
205 |
|
|
<Compile Include="SlySommetCoque.vb">
|
206 |
|
|
<SubType>Code</SubType>
|
207 |
|
|
</Compile>
|
208 |
|
|
<Compile Include="SlySommetPoutre.vb">
|
209 |
|
|
<SubType>Code</SubType>
|
210 |
|
|
</Compile>
|
211 |
|
|
<Compile Include="SlySommetVolume.vb">
|
212 |
|
|
<SubType>Code</SubType>
|
213 |
|
|
</Compile>
|
214 |
|
|
<Compile Include="SuperArete.vb">
|
215 |
|
|
<SubType>Code</SubType>
|
216 |
|
|
</Compile>
|
217 |
bournival |
130 |
<Compile Include="SuperCourbe.vb" />
|
218 |
bournival |
40 |
<Compile Include="SuperEntite.vb">
|
219 |
|
|
<SubType>Code</SubType>
|
220 |
|
|
</Compile>
|
221 |
|
|
<Compile Include="SuperFace.vb">
|
222 |
|
|
<SubType>Code</SubType>
|
223 |
|
|
</Compile>
|
224 |
|
|
<Compile Include="SuperIntersection.vb" />
|
225 |
|
|
<Compile Include="SuperSommet.vb">
|
226 |
|
|
<SubType>Code</SubType>
|
227 |
|
|
</Compile>
|
228 |
|
|
<EmbeddedResource Include="Debug_form.resx">
|
229 |
|
|
<DependentUpon>Debug_form.vb</DependentUpon>
|
230 |
|
|
<SubType>Designer</SubType>
|
231 |
|
|
</EmbeddedResource>
|
232 |
bournival |
46 |
<EmbeddedResource Include="My Project\Resources.resx">
|
233 |
|
|
<SubType>Designer</SubType>
|
234 |
|
|
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
235 |
|
|
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
236 |
|
|
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
237 |
|
|
</EmbeddedResource>
|
238 |
bournival |
40 |
<EmbeddedResource Include="pogtest.resx">
|
239 |
|
|
<DependentUpon>pogtest.vb</DependentUpon>
|
240 |
|
|
<SubType>Designer</SubType>
|
241 |
|
|
</EmbeddedResource>
|
242 |
|
|
<EmbeddedResource Include="ToolbarLarge.bmp" />
|
243 |
|
|
<EmbeddedResource Include="ToolbarSmall.bmp" />
|
244 |
|
|
</ItemGroup>
|
245 |
|
|
<ItemGroup>
|
246 |
|
|
<None Include="app.config" />
|
247 |
bournival |
205 |
<None Include="ClassDiagram2.cd" />
|
248 |
bournival |
40 |
<None Include="My Project\Settings.settings">
|
249 |
|
|
<CustomToolNamespace>My</CustomToolNamespace>
|
250 |
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
251 |
|
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
252 |
|
|
</None>
|
253 |
|
|
</ItemGroup>
|
254 |
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
|
255 |
|
|
<PropertyGroup>
|
256 |
|
|
<PreBuildEvent>
|
257 |
|
|
</PreBuildEvent>
|
258 |
|
|
<PostBuildEvent>
|
259 |
|
|
</PostBuildEvent>
|
260 |
|
|
</PropertyGroup>
|
261 |
|
|
</Project> |