Salome HOME
fc8098393045bd25dfa22f7967491dbc7225b514
[modules/hydro.git] / src / HYDROGUI / HYDROGUI.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="HYDROGUI"
6         ProjectGUID="{D11F0AD0-D002-4A22-A8E6-3F906379206F}"
7         RootNamespace="HYDROGUI"
8         TargetFrameworkVersion="131072"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14         </Platforms>
15         <ToolFiles>
16         </ToolFiles>
17         <Configurations>
18                 <Configuration
19                         Name="Debug|Win32"
20                         OutputDirectory=".\..\..\Debug"
21                         IntermediateDirectory=".\..\..\Debug\HYDROGUI"
22                         ConfigurationType="2"
23                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24                         UseOfMFC="0"
25                         ATLMinimizesCRunTimeLibraryUsage="false"
26                         CharacterSet="2"
27                         >
28                         <Tool
29                                 Name="VCPreBuildEventTool"
30                         />
31                         <Tool
32                                 Name="VCCustomBuildTool"
33                         />
34                         <Tool
35                                 Name="VCXMLDataGeneratorTool"
36                         />
37                         <Tool
38                                 Name="VCWebServiceProxyGeneratorTool"
39                         />
40                         <Tool
41                                 Name="VCMIDLTool"
42                                 PreprocessorDefinitions="_DEBUG"
43                                 MkTypLibCompatible="true"
44                                 SuppressStartupBanner="true"
45                                 TargetEnvironment="1"
46                                 TypeLibraryName=".\..\..\Debug/HYDROGUI.tlb"
47                                 HeaderFileName=""
48                         />
49                         <Tool
50                                 Name="VCCLCompilerTool"
51                                 AdditionalOptions="/MP"
52                                 Optimization="0"
53                                 AdditionalIncludeDirectories=".;../HYDROData;&quot;$(SUITINC)&quot;;&quot;$(GEOMINC)&quot;;&quot;$(OCCINC)&quot;;$(QTINC)"
54                                 PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;HYDROGUI_EXPORTS;WNT;QT_THREAD_SUPPORT;QT_NO_QT_INCLUDE_WARN;DISABLE_PYCONSOLE;DISABLE_OCCVIEWER;DISABLE_SUPERGRAPHVIEWER"
55                                 MinimalRebuild="false"
56                                 BasicRuntimeChecks="3"
57                                 RuntimeLibrary="3"
58                                 RuntimeTypeInfo="true"
59                                 UsePrecompiledHeader="0"
60                                 PrecompiledHeaderThrough=""
61                                 PrecompiledHeaderFile=""
62                                 AssemblerListingLocation=".\..\..\Debug\HYDROGUI/"
63                                 ObjectFile=".\..\..\Debug\HYDROGUI/"
64                                 ProgramDataBaseFileName=".\..\..\Debug\HYDROGUI/"
65                                 BrowseInformation="1"
66                                 BrowseInformationFile=".\..\..\Debug\HYDROGUI/"
67                                 WarningLevel="3"
68                                 SuppressStartupBanner="true"
69                                 Detect64BitPortabilityProblems="false"
70                                 DebugInformationFormat="3"
71                                 CompileAs="0"
72                                 DisableSpecificWarnings="4996;4251;4786;4250;4291"
73                         />
74                         <Tool
75                                 Name="VCManagedResourceCompilerTool"
76                         />
77                         <Tool
78                                 Name="VCResourceCompilerTool"
79                                 PreprocessorDefinitions="_DEBUG"
80                                 Culture="1033"
81                         />
82                         <Tool
83                                 Name="VCPreLinkEventTool"
84                         />
85                         <Tool
86                                 Name="VCLinkerTool"
87                                 AdditionalDependencies="HYDROData.lib"
88                                 OutputFile=".\..\..\Debug/HYDROGUI.dll"
89                                 LinkIncremental="2"
90                                 SuppressStartupBanner="true"
91                                 AdditionalLibraryDirectories="&quot;$(SUITLIB)&quot;;&quot;$(GEOMLIB)&quot;;&quot;$(QTLIBD)&quot;;&quot;$(OCCLIBD)&quot;;&quot;$(HYDRO_ROOT_DIR)&quot;"
92                                 GenerateDebugInformation="true"
93                                 ProgramDatabaseFile=".\..\..\Debug/HYDROGUI.pdb"
94                                 RandomizedBaseAddress="1"
95                                 DataExecutionPrevention="0"
96                                 ImportLibrary=".\..\..\Debug/HYDROGUI.lib"
97                                 TargetMachine="1"
98                         />
99                         <Tool
100                                 Name="VCALinkTool"
101                         />
102                         <Tool
103                                 Name="VCManifestTool"
104                         />
105                         <Tool
106                                 Name="VCXDCMakeTool"
107                         />
108                         <Tool
109                                 Name="VCBscMakeTool"
110                         />
111                         <Tool
112                                 Name="VCFxCopTool"
113                         />
114                         <Tool
115                                 Name="VCAppVerifierTool"
116                         />
117                         <Tool
118                                 Name="VCPostBuildEventTool"
119                         />
120                 </Configuration>
121         </Configurations>
122         <References>
123         </References>
124         <Files>
125                 <Filter
126                         Name="Source Files"
127                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
128                         >
129                         <File
130                                 RelativePath=".\HYDROGUI_AISCurve.cxx"
131                                 >
132                         </File>
133                         <File
134                                 RelativePath=".\HYDROGUI_CalculationDlg.cxx"
135                                 >
136                         </File>
137                         <File
138                                 RelativePath=".\HYDROGUI_CalculationOp.cxx"
139                                 >
140                         </File>
141                         <File
142                                 RelativePath=".\HYDROGUI_ColorWidget.cxx"
143                                 >
144                         </File>
145                         <File
146                                 RelativePath=".\HYDROGUI_CopyPasteOp.cxx"
147                                 >
148                         </File>
149                         <File
150                                 RelativePath=".\HYDROGUI_DataModel.cxx"
151                                 >
152                         </File>
153                         <File
154                                 RelativePath=".\HYDROGUI_DataObject.cxx"
155                                 >
156                         </File>
157                         <File
158                                 RelativePath=".\HYDROGUI_DeleteOp.cxx"
159                                 >
160                         </File>
161                         <File
162                                 RelativePath=".\HYDROGUI_Displayer.cxx"
163                                 >
164                         </File>
165                         <File
166                                 RelativePath=".\HYDROGUI_ExportImageOp.cxx"
167                                 >
168                         </File>
169                         <File
170                                 RelativePath=".\HYDROGUI_GVSelector.cxx"
171                                 >
172                         </File>
173                         <File
174                                 RelativePath=".\HYDROGUI_ImportBathymetryDlg.cxx"
175                                 >
176                         </File>
177                         <File
178                                 RelativePath=".\HYDROGUI_ImportBathymetryOp.cxx"
179                                 >
180                         </File>
181                         <File
182                                 RelativePath=".\HYDROGUI_ImportImageDlg.cxx"
183                                 >
184                         </File>
185                         <File
186                                 RelativePath=".\HYDROGUI_ImportImageOp.cxx"
187                                 >
188                         </File>
189                         <File
190                                 RelativePath=".\HYDROGUI_InputPanel.cxx"
191                                 >
192                         </File>
193                         <File
194                                 RelativePath=".\HYDROGUI_Module.cxx"
195                                 >
196                         </File>
197                         <File
198                                 RelativePath=".\HYDROGUI_ObjSelector.cxx"
199                                 >
200                         </File>
201                         <File
202                                 RelativePath=".\HYDROGUI_ObserveImageOp.cxx"
203                                 >
204                         </File>
205                         <File
206                                 RelativePath=".\HYDROGUI_OCCDisplayer.cxx"
207                                 >
208                         </File>
209                         <File
210                                 RelativePath=".\HYDROGUI_Operation.cxx"
211                                 >
212                         </File>
213                         <File
214                                 RelativePath=".\HYDROGUI_Operations.cxx"
215                                 >
216                         </File>
217                         <File
218                                 RelativePath=".\HYDROGUI_PolylineDlg.cxx"
219                                 >
220                         </File>
221                         <File
222                                 RelativePath=".\HYDROGUI_PolylineOp.cxx"
223                                 >
224                         </File>
225                         <File
226                                 RelativePath=".\HYDROGUI_Prs.cxx"
227                                 >
228                         </File>
229                         <File
230                                 RelativePath=".\HYDROGUI_PrsDriver.cxx"
231                                 >
232                         </File>
233                         <File
234                                 RelativePath=".\HYDROGUI_PrsImage.cxx"
235                                 >
236                         </File>
237                         <File
238                                 RelativePath=".\HYDROGUI_PrsImageDriver.cxx"
239                                 >
240                         </File>
241                         <File
242                                 RelativePath=".\HYDROGUI_PrsImageFrame.cxx"
243                                 >
244                         </File>
245                         <File
246                                 RelativePath=".\HYDROGUI_PrsPolyline.cxx"
247                                 >
248                         </File>
249                         <File
250                                 RelativePath=".\HYDROGUI_PrsPolylineDriver.cxx"
251                                 >
252                         </File>
253                         <File
254                                 RelativePath=".\HYDROGUI_PrsZone.cxx"
255                                 >
256                         </File>
257                         <File
258                                 RelativePath=".\HYDROGUI_PrsZoneDriver.cxx"
259                                 >
260                         </File>
261                         <File
262                                 RelativePath=".\HYDROGUI_Shape.cxx"
263                                 >
264                         </File>
265                         <File
266                                 RelativePath=".\HYDROGUI_ShowHideOp.cxx"
267                                 >
268                         </File>
269                         <File
270                                 RelativePath=".\HYDROGUI_SplitZonesTool.cxx"
271                                 >
272                         </File>
273                         <File
274                                 RelativePath=".\HYDROGUI_Tool.cxx"
275                                 >
276                         </File>
277                         <File
278                                 RelativePath=".\HYDROGUI_TwoImagesDlg.cxx"
279                                 >
280                         </File>
281                         <File
282                                 RelativePath=".\HYDROGUI_TwoImagesOp.cxx"
283                                 >
284                         </File>
285                         <File
286                                 RelativePath=".\HYDROGUI_UpdateImageOp.cxx"
287                                 >
288                         </File>
289                         <File
290                                 RelativePath=".\HYDROGUI_VisualStateOp.cxx"
291                                 >
292                         </File>
293                         <File
294                                 RelativePath=".\HYDROGUI_ZoneDlg.cxx"
295                                 >
296                         </File>
297                         <File
298                                 RelativePath=".\HYDROGUI_ZoneOp.cxx"
299                                 >
300                         </File>
301                         <Filter
302                                 Name="Link"
303                                 >
304                                 <File
305                                         RelativePath="..\Link\Link_GEOM.cxx"
306                                         >
307                                 </File>
308                                 <File
309                                         RelativePath="..\Link\Link_GUI.cxx"
310                                         >
311                                 </File>
312                                 <File
313                                         RelativePath="..\Link\Link_OCC.cxx"
314                                         >
315                                 </File>
316                                 <File
317                                         RelativePath="..\Link\Link_Qt.cxx"
318                                         >
319                                 </File>
320                         </Filter>
321                 </Filter>
322                 <Filter
323                         Name="Header Files"
324                         Filter="h;hpp;hxx;hm;inl"
325                         >
326                         <File
327                                 RelativePath=".\HYDROGUI.h"
328                                 >
329                         </File>
330                         <File
331                                 RelativePath=".\HYDROGUI_AISCurve.h"
332                                 >
333                         </File>
334                         <File
335                                 RelativePath=".\HYDROGUI_CalculationDlg.h"
336                                 >
337                                 <FileConfiguration
338                                         Name="Debug|Win32"
339                                         >
340                                         <Tool
341                                                 Name="VCCustomBuildTool"
342                                                 Description="Generating moc_$(InputName).cxx"
343                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
344                                                 Outputs="moc/moc_$(InputName).cxx"
345                                         />
346                                 </FileConfiguration>
347                         </File>
348                         <File
349                                 RelativePath=".\HYDROGUI_CalculationOp.h"
350                                 >
351                                 <FileConfiguration
352                                         Name="Debug|Win32"
353                                         >
354                                         <Tool
355                                                 Name="VCCustomBuildTool"
356                                                 Description="Generating moc_$(InputName).cxx"
357                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
358                                                 Outputs="moc/moc_$(InputName).cxx"
359                                         />
360                                 </FileConfiguration>
361                         </File>
362                         <File
363                                 RelativePath=".\HYDROGUI_ColorWidget.h"
364                                 >
365                                 <FileConfiguration
366                                         Name="Debug|Win32"
367                                         >
368                                         <Tool
369                                                 Name="VCCustomBuildTool"
370                                                 Description="Generating moc_$(InputName).cxx"
371                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
372                                                 Outputs="moc/moc_$(InputName).cxx"
373                                         />
374                                 </FileConfiguration>
375                         </File>
376                         <File
377                                 RelativePath=".\HYDROGUI_CopyPasteOp.h"
378                                 >
379                                 <FileConfiguration
380                                         Name="Debug|Win32"
381                                         >
382                                         <Tool
383                                                 Name="VCCustomBuildTool"
384                                                 Description="Generating moc_$(InputName).cxx"
385                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
386                                                 Outputs="moc/moc_$(InputName).cxx"
387                                         />
388                                 </FileConfiguration>
389                         </File>
390                         <File
391                                 RelativePath=".\HYDROGUI_DataModel.h"
392                                 >
393                                 <FileConfiguration
394                                         Name="Debug|Win32"
395                                         >
396                                         <Tool
397                                                 Name="VCCustomBuildTool"
398                                                 Description="Performing Custom Build Step"
399                                                 CommandLine=""
400                                                 Outputs=""
401                                         />
402                                 </FileConfiguration>
403                         </File>
404                         <File
405                                 RelativePath=".\HYDROGUI_DataObject.h"
406                                 >
407                         </File>
408                         <File
409                                 RelativePath=".\HYDROGUI_DeleteOp.h"
410                                 >
411                                 <FileConfiguration
412                                         Name="Debug|Win32"
413                                         >
414                                         <Tool
415                                                 Name="VCCustomBuildTool"
416                                                 Description="Generating moc_$(InputName).cxx"
417                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
418                                                 Outputs="moc/moc_$(InputName).cxx"
419                                         />
420                                 </FileConfiguration>
421                         </File>
422                         <File
423                                 RelativePath=".\HYDROGUI_Displayer.h"
424                                 >
425                         </File>
426                         <File
427                                 RelativePath=".\HYDROGUI_ExportImageOp.h"
428                                 >
429                                 <FileConfiguration
430                                         Name="Debug|Win32"
431                                         >
432                                         <Tool
433                                                 Name="VCCustomBuildTool"
434                                                 Description="Generating moc_$(InputName).cxx"
435                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
436                                                 Outputs="moc/moc_$(InputName).cxx"
437                                         />
438                                 </FileConfiguration>
439                         </File>
440                         <File
441                                 RelativePath=".\HYDROGUI_GVSelector.h"
442                                 >
443                                 <FileConfiguration
444                                         Name="Debug|Win32"
445                                         >
446                                         <Tool
447                                                 Name="VCCustomBuildTool"
448                                                 Description="Generating moc_$(InputName).cxx"
449                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
450                                                 Outputs="moc/moc_$(InputName).cxx"
451                                         />
452                                 </FileConfiguration>
453                         </File>
454                         <File
455                                 RelativePath=".\HYDROGUI_ImportBathymetryDlg.h"
456                                 >
457                                 <FileConfiguration
458                                         Name="Debug|Win32"
459                                         >
460                                         <Tool
461                                                 Name="VCCustomBuildTool"
462                                                 Description="Generating moc_$(InputName).cxx"
463                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
464                                                 Outputs="moc/moc_$(InputName).cxx"
465                                         />
466                                 </FileConfiguration>
467                         </File>
468                         <File
469                                 RelativePath=".\HYDROGUI_ImportBathymetryOp.h"
470                                 >
471                                 <FileConfiguration
472                                         Name="Debug|Win32"
473                                         >
474                                         <Tool
475                                                 Name="VCCustomBuildTool"
476                                                 Description="Generating moc_$(InputName).cxx"
477                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
478                                                 Outputs="moc/moc_$(InputName).cxx"
479                                         />
480                                 </FileConfiguration>
481                         </File>
482                         <File
483                                 RelativePath=".\HYDROGUI_ImportImageDlg.h"
484                                 >
485                                 <FileConfiguration
486                                         Name="Debug|Win32"
487                                         >
488                                         <Tool
489                                                 Name="VCCustomBuildTool"
490                                                 Description="Generating moc_$(InputName).cxx"
491                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
492                                                 Outputs="moc/moc_$(InputName).cxx"
493                                         />
494                                 </FileConfiguration>
495                         </File>
496                         <File
497                                 RelativePath=".\HYDROGUI_ImportImageOp.h"
498                                 >
499                                 <FileConfiguration
500                                         Name="Debug|Win32"
501                                         >
502                                         <Tool
503                                                 Name="VCCustomBuildTool"
504                                                 Description="Generating moc_$(InputName).cxx"
505                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
506                                                 Outputs="moc/moc_$(InputName).cxx"
507                                         />
508                                 </FileConfiguration>
509                         </File>
510                         <File
511                                 RelativePath=".\HYDROGUI_InputPanel.h"
512                                 >
513                                 <FileConfiguration
514                                         Name="Debug|Win32"
515                                         >
516                                         <Tool
517                                                 Name="VCCustomBuildTool"
518                                                 Description="Generating moc_$(InputName).cxx"
519                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
520                                                 Outputs="moc/moc_$(InputName).cxx"
521                                         />
522                                 </FileConfiguration>
523                         </File>
524                         <File
525                                 RelativePath=".\HYDROGUI_Module.h"
526                                 >
527                                 <FileConfiguration
528                                         Name="Debug|Win32"
529                                         >
530                                         <Tool
531                                                 Name="VCCustomBuildTool"
532                                                 Description="Generating moc_$(InputName).cxx"
533                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
534                                                 Outputs="moc/moc_$(InputName).cxx"
535                                         />
536                                 </FileConfiguration>
537                         </File>
538                         <File
539                                 RelativePath=".\HYDROGUI_ObjSelector.h"
540                                 >
541                                 <FileConfiguration
542                                         Name="Debug|Win32"
543                                         >
544                                         <Tool
545                                                 Name="VCCustomBuildTool"
546                                                 Description="Generating moc_$(InputName).cxx"
547                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
548                                                 Outputs="moc/moc_$(InputName).cxx"
549                                         />
550                                 </FileConfiguration>
551                         </File>
552                         <File
553                                 RelativePath=".\HYDROGUI_ObserveImageOp.h"
554                                 >
555                                 <FileConfiguration
556                                         Name="Debug|Win32"
557                                         >
558                                         <Tool
559                                                 Name="VCCustomBuildTool"
560                                                 Description="Generating moc_$(InputName).cxx"
561                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
562                                                 Outputs="moc/moc_$(InputName).cxx"
563                                         />
564                                 </FileConfiguration>
565                         </File>
566                         <File
567                                 RelativePath=".\HYDROGUI_OCCDisplayer.h"
568                                 >
569                         </File>
570                         <File
571                                 RelativePath=".\HYDROGUI_Operation.h"
572                                 >
573                                 <FileConfiguration
574                                         Name="Debug|Win32"
575                                         >
576                                         <Tool
577                                                 Name="VCCustomBuildTool"
578                                                 Description="Generating moc_$(InputName).cxx"
579                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
580                                                 Outputs="moc/moc_$(InputName).cxx"
581                                         />
582                                 </FileConfiguration>
583                         </File>
584                         <File
585                                 RelativePath=".\HYDROGUI_Operations.h"
586                                 >
587                         </File>
588                         <File
589                                 RelativePath=".\HYDROGUI_PolylineDlg.h"
590                                 >
591                                 <FileConfiguration
592                                         Name="Debug|Win32"
593                                         >
594                                         <Tool
595                                                 Name="VCCustomBuildTool"
596                                                 Description="Generating moc_$(InputName).cxx"
597                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
598                                                 Outputs="moc/moc_$(InputName).cxx"
599                                         />
600                                 </FileConfiguration>
601                         </File>
602                         <File
603                                 RelativePath=".\HYDROGUI_PolylineOp.h"
604                                 >
605                                 <FileConfiguration
606                                         Name="Debug|Win32"
607                                         >
608                                         <Tool
609                                                 Name="VCCustomBuildTool"
610                                                 Description="Generating moc_$(InputName).cxx"
611                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
612                                                 Outputs="moc/moc_$(InputName).cxx"
613                                         />
614                                 </FileConfiguration>
615                         </File>
616                         <File
617                                 RelativePath=".\HYDROGUI_Prs.h"
618                                 >
619                         </File>
620                         <File
621                                 RelativePath=".\HYDROGUI_PrsDriver.h"
622                                 >
623                         </File>
624                         <File
625                                 RelativePath=".\HYDROGUI_PrsImage.h"
626                                 >
627                         </File>
628                         <File
629                                 RelativePath=".\HYDROGUI_PrsImageDriver.h"
630                                 >
631                         </File>
632                         <File
633                                 RelativePath=".\HYDROGUI_PrsImageFrame.h"
634                                 >
635                         </File>
636                         <File
637                                 RelativePath=".\HYDROGUI_PrsPolyline.h"
638                                 >
639                         </File>
640                         <File
641                                 RelativePath=".\HYDROGUI_PrsPolylineDriver.h"
642                                 >
643                         </File>
644                         <File
645                                 RelativePath=".\HYDROGUI_PrsZone.h"
646                                 >
647                         </File>
648                         <File
649                                 RelativePath=".\HYDROGUI_PrsZoneDriver.h"
650                                 >
651                         </File>
652                         <File
653                                 RelativePath=".\HYDROGUI_Shape.h"
654                                 >
655                         </File>
656                         <File
657                                 RelativePath=".\HYDROGUI_ShowHideOp.h"
658                                 >
659                                 <FileConfiguration
660                                         Name="Debug|Win32"
661                                         >
662                                         <Tool
663                                                 Name="VCCustomBuildTool"
664                                                 Description="Generating moc_$(InputName).cxx"
665                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
666                                                 Outputs="moc/moc_$(InputName).cxx"
667                                         />
668                                 </FileConfiguration>
669                         </File>
670                         <File
671                                 RelativePath=".\HYDROGUI_SplitZonesTool.h"
672                                 >
673                         </File>
674                         <File
675                                 RelativePath=".\HYDROGUI_Tool.h"
676                                 >
677                         </File>
678                         <File
679                                 RelativePath=".\HYDROGUI_TwoImagesDlg.h"
680                                 >
681                                 <FileConfiguration
682                                         Name="Debug|Win32"
683                                         >
684                                         <Tool
685                                                 Name="VCCustomBuildTool"
686                                                 Description="Generating moc_$(InputName).cxx"
687                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
688                                                 Outputs="moc/moc_$(InputName).cxx"
689                                         />
690                                 </FileConfiguration>
691                         </File>
692                         <File
693                                 RelativePath=".\HYDROGUI_TwoImagesOp.h"
694                                 >
695                                 <FileConfiguration
696                                         Name="Debug|Win32"
697                                         >
698                                         <Tool
699                                                 Name="VCCustomBuildTool"
700                                                 Description="Generating moc_$(InputName).cxx"
701                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
702                                                 Outputs="moc/moc_$(InputName).cxx"
703                                         />
704                                 </FileConfiguration>
705                         </File>
706                         <File
707                                 RelativePath=".\HYDROGUI_UpdateFlags.h"
708                                 >
709                         </File>
710                         <File
711                                 RelativePath=".\HYDROGUI_UpdateImageOp.h"
712                                 >
713                                 <FileConfiguration
714                                         Name="Debug|Win32"
715                                         >
716                                         <Tool
717                                                 Name="VCCustomBuildTool"
718                                                 Description="Generating moc_$(InputName).cxx"
719                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
720                                                 Outputs="moc/moc_$(InputName).cxx"
721                                         />
722                                 </FileConfiguration>
723                         </File>
724                         <File
725                                 RelativePath=".\HYDROGUI_VisualStateOp.h"
726                                 >
727                                 <FileConfiguration
728                                         Name="Debug|Win32"
729                                         >
730                                         <Tool
731                                                 Name="VCCustomBuildTool"
732                                                 Description="Generating moc_$(InputName).cxx"
733                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
734                                                 Outputs="moc/moc_$(InputName).cxx"
735                                         />
736                                 </FileConfiguration>
737                         </File>
738                         <File
739                                 RelativePath=".\HYDROGUI_ZoneDlg.h"
740                                 >
741                                 <FileConfiguration
742                                         Name="Debug|Win32"
743                                         >
744                                         <Tool
745                                                 Name="VCCustomBuildTool"
746                                                 Description="Generating moc_$(InputName).cxx"
747                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
748                                                 Outputs="moc/moc_$(InputName).cxx"
749                                         />
750                                 </FileConfiguration>
751                         </File>
752                         <File
753                                 RelativePath=".\HYDROGUI_ZoneOp.h"
754                                 >
755                                 <FileConfiguration
756                                         Name="Debug|Win32"
757                                         >
758                                         <Tool
759                                                 Name="VCCustomBuildTool"
760                                                 Description="Generating moc_$(InputName).cxx"
761                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
762                                                 Outputs="moc/moc_$(InputName).cxx"
763                                         />
764                                 </FileConfiguration>
765                         </File>
766                 </Filter>
767                 <Filter
768                         Name="Resource Files"
769                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
770                         >
771                         <File
772                                 RelativePath=".\resources\HYDRO.png"
773                                 >
774                                 <FileConfiguration
775                                         Name="Debug|Win32"
776                                         >
777                                         <Tool
778                                                 Name="VCCustomBuildTool"
779                                                 Description="Copying $(InputFileName) into resources"
780                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
781                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
782                                         />
783                                 </FileConfiguration>
784                         </File>
785                         <File
786                                 RelativePath=".\resources\HYDROGUI_images.ts"
787                                 >
788                                 <FileConfiguration
789                                         Name="Debug|Win32"
790                                         >
791                                         <Tool
792                                                 Name="VCCustomBuildTool"
793                                                 Description="Generate $(InputName).qm..."
794                                                 CommandLine="set PATH=%QTDIR%\lib;%PATH%&#x0D;&#x0A;$(QTBIN)\lrelease.exe resources\$(InputName).ts -qm $(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\$(InputName).qm&#x0D;&#x0A;"
795                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\$(InputName).qm"
796                                         />
797                                 </FileConfiguration>
798                         </File>
799                         <File
800                                 RelativePath=".\resources\HYDROGUI_msg_en.ts"
801                                 >
802                                 <FileConfiguration
803                                         Name="Debug|Win32"
804                                         >
805                                         <Tool
806                                                 Name="VCCustomBuildTool"
807                                                 Description="Generate $(InputName).qm..."
808                                                 CommandLine="set PATH=%QTDIR%\lib;%PATH%&#x0D;&#x0A;$(QTBIN)\lrelease.exe resources\$(InputName).ts -qm $(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\$(InputName).qm&#x0D;&#x0A;"
809                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\$(InputName).qm"
810                                         />
811                                 </FileConfiguration>
812                         </File>
813                         <File
814                                 RelativePath=".\resources\icon_arrow_right.png"
815                                 >
816                                 <FileConfiguration
817                                         Name="Debug|Win32"
818                                         >
819                                         <Tool
820                                                 Name="VCCustomBuildTool"
821                                                 Description="Copying $(InputFileName) into resources"
822                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
823                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
824                                         />
825                                 </FileConfiguration>
826                         </File>
827                         <File
828                                 RelativePath=".\resources\icon_browse.png"
829                                 >
830                                 <FileConfiguration
831                                         Name="Debug|Win32"
832                                         >
833                                         <Tool
834                                                 Name="VCCustomBuildTool"
835                                                 Description="Copying $(InputFileName) into resources"
836                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
837                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
838                                         />
839                                 </FileConfiguration>
840                         </File>
841                         <File
842                                 RelativePath=".\resources\icon_redo.png"
843                                 >
844                                 <FileConfiguration
845                                         Name="Debug|Win32"
846                                         >
847                                         <Tool
848                                                 Name="VCCustomBuildTool"
849                                                 Description="Copying $(InputFileName) into resources"
850                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
851                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
852                                         />
853                                 </FileConfiguration>
854                         </File>
855                         <File
856                                 RelativePath=".\resources\icon_select.png"
857                                 >
858                                 <FileConfiguration
859                                         Name="Debug|Win32"
860                                         >
861                                         <Tool
862                                                 Name="VCCustomBuildTool"
863                                                 Description="Copying $(InputFileName) into resources"
864                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
865                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
866                                         />
867                                 </FileConfiguration>
868                         </File>
869                         <File
870                                 RelativePath=".\resources\icon_undo.png"
871                                 >
872                                 <FileConfiguration
873                                         Name="Debug|Win32"
874                                         >
875                                         <Tool
876                                                 Name="VCCustomBuildTool"
877                                                 Description="Copying $(InputFileName) into resources"
878                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
879                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
880                                         />
881                                 </FileConfiguration>
882                         </File>
883                         <File
884                                 RelativePath=".\resources\LightApp.xml"
885                                 >
886                                 <FileConfiguration
887                                         Name="Debug|Win32"
888                                         >
889                                         <Tool
890                                                 Name="VCCustomBuildTool"
891                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
892                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
893                                         />
894                                 </FileConfiguration>
895                         </File>
896                 </Filter>
897                 <Filter
898                         Name="Moc Files"
899                         >
900                         <File
901                                 RelativePath=".\moc\moc_HYDROGUI_CalculationDlg.cxx"
902                                 >
903                         </File>
904                         <File
905                                 RelativePath=".\moc\moc_HYDROGUI_CalculationOp.cxx"
906                                 >
907                         </File>
908                         <File
909                                 RelativePath=".\moc\moc_HYDROGUI_ColorWidget.cxx"
910                                 >
911                         </File>
912                         <File
913                                 RelativePath=".\moc\moc_HYDROGUI_CopyPasteOp.cxx"
914                                 >
915                         </File>
916                         <File
917                                 RelativePath=".\moc\moc_HYDROGUI_DeleteOp.cxx"
918                                 >
919                         </File>
920                         <File
921                                 RelativePath=".\moc\moc_HYDROGUI_ExportImageOp.cxx"
922                                 >
923                         </File>
924                         <File
925                                 RelativePath=".\moc\moc_HYDROGUI_GVSelector.cxx"
926                                 >
927                         </File>
928                         <File
929                                 RelativePath=".\moc\moc_HYDROGUI_ImportBathymetryDlg.cxx"
930                                 >
931                         </File>
932                         <File
933                                 RelativePath=".\moc\moc_HYDROGUI_ImportBathymetryOp.cxx"
934                                 >
935                         </File>
936                         <File
937                                 RelativePath=".\moc\moc_HYDROGUI_ImportImageDlg.cxx"
938                                 >
939                         </File>
940                         <File
941                                 RelativePath=".\moc\moc_HYDROGUI_ImportImageOp.cxx"
942                                 >
943                         </File>
944                         <File
945                                 RelativePath=".\moc\moc_HYDROGUI_InputPanel.cxx"
946                                 >
947                         </File>
948                         <File
949                                 RelativePath=".\moc\moc_HYDROGUI_Module.cxx"
950                                 >
951                         </File>
952                         <File
953                                 RelativePath=".\moc\moc_HYDROGUI_ObjSelector.cxx"
954                                 >
955                         </File>
956                         <File
957                                 RelativePath=".\moc\moc_HYDROGUI_ObserveImageOp.cxx"
958                                 >
959                         </File>
960                         <File
961                                 RelativePath=".\moc\moc_HYDROGUI_Operation.cxx"
962                                 >
963                         </File>
964                         <File
965                                 RelativePath=".\moc\moc_HYDROGUI_PolylineDlg.cxx"
966                                 >
967                         </File>
968                         <File
969                                 RelativePath=".\moc\moc_HYDROGUI_PolylineOp.cxx"
970                                 >
971                         </File>
972                         <File
973                                 RelativePath=".\moc\moc_HYDROGUI_ShowHideOp.cxx"
974                                 >
975                         </File>
976                         <File
977                                 RelativePath=".\moc\moc_HYDROGUI_TwoImagesDlg.cxx"
978                                 >
979                         </File>
980                         <File
981                                 RelativePath=".\moc\moc_HYDROGUI_TwoImagesOp.cxx"
982                                 >
983                         </File>
984                         <File
985                                 RelativePath=".\moc\moc_HYDROGUI_UpdateImageOp.cxx"
986                                 >
987                         </File>
988                         <File
989                                 RelativePath=".\moc\moc_HYDROGUI_VisualStateOp.cxx"
990                                 >
991                         </File>
992                         <File
993                                 RelativePath=".\moc\moc_HYDROGUI_ZoneDlg.cxx"
994                                 >
995                         </File>
996                         <File
997                                 RelativePath=".\moc\moc_HYDROGUI_ZoneOp.cxx"
998                                 >
999                         </File>
1000                 </Filter>
1001         </Files>
1002         <Globals>
1003         </Globals>
1004 </VisualStudioProject>