Salome HOME
Modify creation of curves: 1) using QDockWidget instead of QDialog; 2) selection...
[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_Operation.cxx"
207                                 >
208                         </File>
209                         <File
210                                 RelativePath=".\HYDROGUI_Operations.cxx"
211                                 >
212                         </File>
213                         <File
214                                 RelativePath=".\HYDROGUI_PolylineDlg.cxx"
215                                 >
216                         </File>
217                         <File
218                                 RelativePath=".\HYDROGUI_PolylineOp.cxx"
219                                 >
220                         </File>
221                         <File
222                                 RelativePath=".\HYDROGUI_Prs.cxx"
223                                 >
224                         </File>
225                         <File
226                                 RelativePath=".\HYDROGUI_PrsDriver.cxx"
227                                 >
228                         </File>
229                         <File
230                                 RelativePath=".\HYDROGUI_PrsImage.cxx"
231                                 >
232                         </File>
233                         <File
234                                 RelativePath=".\HYDROGUI_PrsImageDriver.cxx"
235                                 >
236                         </File>
237                         <File
238                                 RelativePath=".\HYDROGUI_PrsImageFrame.cxx"
239                                 >
240                         </File>
241                         <File
242                                 RelativePath=".\HYDROGUI_PrsPolyline.cxx"
243                                 >
244                         </File>
245                         <File
246                                 RelativePath=".\HYDROGUI_PrsPolylineDriver.cxx"
247                                 >
248                         </File>
249                         <File
250                                 RelativePath=".\HYDROGUI_PrsZone.cxx"
251                                 >
252                         </File>
253                         <File
254                                 RelativePath=".\HYDROGUI_PrsZoneDriver.cxx"
255                                 >
256                         </File>
257                         <File
258                                 RelativePath=".\HYDROGUI_Shape.cxx"
259                                 >
260                         </File>
261                         <File
262                                 RelativePath=".\HYDROGUI_ShowHideOp.cxx"
263                                 >
264                         </File>
265                         <File
266                                 RelativePath=".\HYDROGUI_SplitZonesTool.cxx"
267                                 >
268                         </File>
269                         <File
270                                 RelativePath=".\HYDROGUI_Tool.cxx"
271                                 >
272                         </File>
273                         <File
274                                 RelativePath=".\HYDROGUI_TwoImagesDlg.cxx"
275                                 >
276                         </File>
277                         <File
278                                 RelativePath=".\HYDROGUI_TwoImagesOp.cxx"
279                                 >
280                         </File>
281                         <File
282                                 RelativePath=".\HYDROGUI_UpdateImageOp.cxx"
283                                 >
284                         </File>
285                         <File
286                                 RelativePath=".\HYDROGUI_VisualStateOp.cxx"
287                                 >
288                         </File>
289                         <File
290                                 RelativePath=".\HYDROGUI_ZoneDlg.cxx"
291                                 >
292                         </File>
293                         <File
294                                 RelativePath=".\HYDROGUI_ZoneOp.cxx"
295                                 >
296                         </File>
297                         <Filter
298                                 Name="Link"
299                                 >
300                                 <File
301                                         RelativePath="..\Link\Link_GEOM.cxx"
302                                         >
303                                 </File>
304                                 <File
305                                         RelativePath="..\Link\Link_GUI.cxx"
306                                         >
307                                 </File>
308                                 <File
309                                         RelativePath="..\Link\Link_OCC.cxx"
310                                         >
311                                 </File>
312                                 <File
313                                         RelativePath="..\Link\Link_Qt.cxx"
314                                         >
315                                 </File>
316                         </Filter>
317                 </Filter>
318                 <Filter
319                         Name="Header Files"
320                         Filter="h;hpp;hxx;hm;inl"
321                         >
322                         <File
323                                 RelativePath=".\HYDROGUI.h"
324                                 >
325                         </File>
326                         <File
327                                 RelativePath=".\HYDROGUI_AISCurve.h"
328                                 >
329                         </File>
330                         <File
331                                 RelativePath=".\HYDROGUI_CalculationDlg.h"
332                                 >
333                                 <FileConfiguration
334                                         Name="Debug|Win32"
335                                         >
336                                         <Tool
337                                                 Name="VCCustomBuildTool"
338                                                 Description="Generating moc_$(InputName).cxx"
339                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
340                                                 Outputs="moc/moc_$(InputName).cxx"
341                                         />
342                                 </FileConfiguration>
343                         </File>
344                         <File
345                                 RelativePath=".\HYDROGUI_CalculationOp.h"
346                                 >
347                                 <FileConfiguration
348                                         Name="Debug|Win32"
349                                         >
350                                         <Tool
351                                                 Name="VCCustomBuildTool"
352                                                 Description="Generating moc_$(InputName).cxx"
353                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
354                                                 Outputs="moc/moc_$(InputName).cxx"
355                                         />
356                                 </FileConfiguration>
357                         </File>
358                         <File
359                                 RelativePath=".\HYDROGUI_ColorWidget.h"
360                                 >
361                                 <FileConfiguration
362                                         Name="Debug|Win32"
363                                         >
364                                         <Tool
365                                                 Name="VCCustomBuildTool"
366                                                 Description="Generating moc_$(InputName).cxx"
367                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
368                                                 Outputs="moc/moc_$(InputName).cxx"
369                                         />
370                                 </FileConfiguration>
371                         </File>
372                         <File
373                                 RelativePath=".\HYDROGUI_CopyPasteOp.h"
374                                 >
375                                 <FileConfiguration
376                                         Name="Debug|Win32"
377                                         >
378                                         <Tool
379                                                 Name="VCCustomBuildTool"
380                                                 Description="Generating moc_$(InputName).cxx"
381                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
382                                                 Outputs="moc/moc_$(InputName).cxx"
383                                         />
384                                 </FileConfiguration>
385                         </File>
386                         <File
387                                 RelativePath=".\HYDROGUI_DataModel.h"
388                                 >
389                                 <FileConfiguration
390                                         Name="Debug|Win32"
391                                         >
392                                         <Tool
393                                                 Name="VCCustomBuildTool"
394                                                 Description="Performing Custom Build Step"
395                                                 CommandLine=""
396                                                 Outputs=""
397                                         />
398                                 </FileConfiguration>
399                         </File>
400                         <File
401                                 RelativePath=".\HYDROGUI_DataObject.h"
402                                 >
403                         </File>
404                         <File
405                                 RelativePath=".\HYDROGUI_DeleteOp.h"
406                                 >
407                                 <FileConfiguration
408                                         Name="Debug|Win32"
409                                         >
410                                         <Tool
411                                                 Name="VCCustomBuildTool"
412                                                 Description="Generating moc_$(InputName).cxx"
413                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
414                                                 Outputs="moc/moc_$(InputName).cxx"
415                                         />
416                                 </FileConfiguration>
417                         </File>
418                         <File
419                                 RelativePath=".\HYDROGUI_Displayer.h"
420                                 >
421                         </File>
422                         <File
423                                 RelativePath=".\HYDROGUI_ExportImageOp.h"
424                                 >
425                                 <FileConfiguration
426                                         Name="Debug|Win32"
427                                         >
428                                         <Tool
429                                                 Name="VCCustomBuildTool"
430                                                 Description="Generating moc_$(InputName).cxx"
431                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
432                                                 Outputs="moc/moc_$(InputName).cxx"
433                                         />
434                                 </FileConfiguration>
435                         </File>
436                         <File
437                                 RelativePath=".\HYDROGUI_GVSelector.h"
438                                 >
439                                 <FileConfiguration
440                                         Name="Debug|Win32"
441                                         >
442                                         <Tool
443                                                 Name="VCCustomBuildTool"
444                                                 Description="Generating moc_$(InputName).cxx"
445                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
446                                                 Outputs="moc/moc_$(InputName).cxx"
447                                         />
448                                 </FileConfiguration>
449                         </File>
450                         <File
451                                 RelativePath=".\HYDROGUI_ImportBathymetryDlg.h"
452                                 >
453                                 <FileConfiguration
454                                         Name="Debug|Win32"
455                                         >
456                                         <Tool
457                                                 Name="VCCustomBuildTool"
458                                                 Description="Generating moc_$(InputName).cxx"
459                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
460                                                 Outputs="moc/moc_$(InputName).cxx"
461                                         />
462                                 </FileConfiguration>
463                         </File>
464                         <File
465                                 RelativePath=".\HYDROGUI_ImportBathymetryOp.h"
466                                 >
467                                 <FileConfiguration
468                                         Name="Debug|Win32"
469                                         >
470                                         <Tool
471                                                 Name="VCCustomBuildTool"
472                                                 Description="Generating moc_$(InputName).cxx"
473                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
474                                                 Outputs="moc/moc_$(InputName).cxx"
475                                         />
476                                 </FileConfiguration>
477                         </File>
478                         <File
479                                 RelativePath=".\HYDROGUI_ImportImageDlg.h"
480                                 >
481                                 <FileConfiguration
482                                         Name="Debug|Win32"
483                                         >
484                                         <Tool
485                                                 Name="VCCustomBuildTool"
486                                                 Description="Generating moc_$(InputName).cxx"
487                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
488                                                 Outputs="moc/moc_$(InputName).cxx"
489                                         />
490                                 </FileConfiguration>
491                         </File>
492                         <File
493                                 RelativePath=".\HYDROGUI_ImportImageOp.h"
494                                 >
495                                 <FileConfiguration
496                                         Name="Debug|Win32"
497                                         >
498                                         <Tool
499                                                 Name="VCCustomBuildTool"
500                                                 Description="Generating moc_$(InputName).cxx"
501                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
502                                                 Outputs="moc/moc_$(InputName).cxx"
503                                         />
504                                 </FileConfiguration>
505                         </File>
506                         <File
507                                 RelativePath=".\HYDROGUI_InputPanel.h"
508                                 >
509                                 <FileConfiguration
510                                         Name="Debug|Win32"
511                                         >
512                                         <Tool
513                                                 Name="VCCustomBuildTool"
514                                                 Description="Generating moc_$(InputName).cxx"
515                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
516                                                 Outputs="moc/moc_$(InputName).cxx"
517                                         />
518                                 </FileConfiguration>
519                         </File>
520                         <File
521                                 RelativePath=".\HYDROGUI_Module.h"
522                                 >
523                                 <FileConfiguration
524                                         Name="Debug|Win32"
525                                         >
526                                         <Tool
527                                                 Name="VCCustomBuildTool"
528                                                 Description="Generating moc_$(InputName).cxx"
529                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
530                                                 Outputs="moc/moc_$(InputName).cxx"
531                                         />
532                                 </FileConfiguration>
533                         </File>
534                         <File
535                                 RelativePath=".\HYDROGUI_ObjSelector.h"
536                                 >
537                                 <FileConfiguration
538                                         Name="Debug|Win32"
539                                         >
540                                         <Tool
541                                                 Name="VCCustomBuildTool"
542                                                 Description="Generating moc_$(InputName).cxx"
543                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
544                                                 Outputs="moc/moc_$(InputName).cxx"
545                                         />
546                                 </FileConfiguration>
547                         </File>
548                         <File
549                                 RelativePath=".\HYDROGUI_ObserveImageOp.h"
550                                 >
551                                 <FileConfiguration
552                                         Name="Debug|Win32"
553                                         >
554                                         <Tool
555                                                 Name="VCCustomBuildTool"
556                                                 Description="Generating moc_$(InputName).cxx"
557                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
558                                                 Outputs="moc/moc_$(InputName).cxx"
559                                         />
560                                 </FileConfiguration>
561                         </File>
562                         <File
563                                 RelativePath=".\HYDROGUI_Operation.h"
564                                 >
565                                 <FileConfiguration
566                                         Name="Debug|Win32"
567                                         >
568                                         <Tool
569                                                 Name="VCCustomBuildTool"
570                                                 Description="Generating moc_$(InputName).cxx"
571                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
572                                                 Outputs="moc/moc_$(InputName).cxx"
573                                         />
574                                 </FileConfiguration>
575                         </File>
576                         <File
577                                 RelativePath=".\HYDROGUI_Operations.h"
578                                 >
579                         </File>
580                         <File
581                                 RelativePath=".\HYDROGUI_PolylineDlg.h"
582                                 >
583                                 <FileConfiguration
584                                         Name="Debug|Win32"
585                                         >
586                                         <Tool
587                                                 Name="VCCustomBuildTool"
588                                                 Description="Generating moc_$(InputName).cxx"
589                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
590                                                 Outputs="moc/moc_$(InputName).cxx"
591                                         />
592                                 </FileConfiguration>
593                         </File>
594                         <File
595                                 RelativePath=".\HYDROGUI_PolylineOp.h"
596                                 >
597                                 <FileConfiguration
598                                         Name="Debug|Win32"
599                                         >
600                                         <Tool
601                                                 Name="VCCustomBuildTool"
602                                                 Description="Generating moc_$(InputName).cxx"
603                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
604                                                 Outputs="moc/moc_$(InputName).cxx"
605                                         />
606                                 </FileConfiguration>
607                         </File>
608                         <File
609                                 RelativePath=".\HYDROGUI_Prs.h"
610                                 >
611                         </File>
612                         <File
613                                 RelativePath=".\HYDROGUI_PrsDriver.h"
614                                 >
615                         </File>
616                         <File
617                                 RelativePath=".\HYDROGUI_PrsImage.h"
618                                 >
619                         </File>
620                         <File
621                                 RelativePath=".\HYDROGUI_PrsImageDriver.h"
622                                 >
623                         </File>
624                         <File
625                                 RelativePath=".\HYDROGUI_PrsImageFrame.h"
626                                 >
627                         </File>
628                         <File
629                                 RelativePath=".\HYDROGUI_PrsPolyline.h"
630                                 >
631                         </File>
632                         <File
633                                 RelativePath=".\HYDROGUI_PrsPolylineDriver.h"
634                                 >
635                         </File>
636                         <File
637                                 RelativePath=".\HYDROGUI_PrsZone.h"
638                                 >
639                         </File>
640                         <File
641                                 RelativePath=".\HYDROGUI_PrsZoneDriver.h"
642                                 >
643                         </File>
644                         <File
645                                 RelativePath=".\HYDROGUI_Shape.h"
646                                 >
647                         </File>
648                         <File
649                                 RelativePath=".\HYDROGUI_ShowHideOp.h"
650                                 >
651                                 <FileConfiguration
652                                         Name="Debug|Win32"
653                                         >
654                                         <Tool
655                                                 Name="VCCustomBuildTool"
656                                                 Description="Generating moc_$(InputName).cxx"
657                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
658                                                 Outputs="moc/moc_$(InputName).cxx"
659                                         />
660                                 </FileConfiguration>
661                         </File>
662                         <File
663                                 RelativePath=".\HYDROGUI_SplitZonesTool.h"
664                                 >
665                         </File>
666                         <File
667                                 RelativePath=".\HYDROGUI_Tool.h"
668                                 >
669                         </File>
670                         <File
671                                 RelativePath=".\HYDROGUI_TwoImagesDlg.h"
672                                 >
673                                 <FileConfiguration
674                                         Name="Debug|Win32"
675                                         >
676                                         <Tool
677                                                 Name="VCCustomBuildTool"
678                                                 Description="Generating moc_$(InputName).cxx"
679                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
680                                                 Outputs="moc/moc_$(InputName).cxx"
681                                         />
682                                 </FileConfiguration>
683                         </File>
684                         <File
685                                 RelativePath=".\HYDROGUI_TwoImagesOp.h"
686                                 >
687                                 <FileConfiguration
688                                         Name="Debug|Win32"
689                                         >
690                                         <Tool
691                                                 Name="VCCustomBuildTool"
692                                                 Description="Generating moc_$(InputName).cxx"
693                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
694                                                 Outputs="moc/moc_$(InputName).cxx"
695                                         />
696                                 </FileConfiguration>
697                         </File>
698                         <File
699                                 RelativePath=".\HYDROGUI_UpdateFlags.h"
700                                 >
701                         </File>
702                         <File
703                                 RelativePath=".\HYDROGUI_UpdateImageOp.h"
704                                 >
705                                 <FileConfiguration
706                                         Name="Debug|Win32"
707                                         >
708                                         <Tool
709                                                 Name="VCCustomBuildTool"
710                                                 Description="Generating moc_$(InputName).cxx"
711                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
712                                                 Outputs="moc/moc_$(InputName).cxx"
713                                         />
714                                 </FileConfiguration>
715                         </File>
716                         <File
717                                 RelativePath=".\HYDROGUI_VisualStateOp.h"
718                                 >
719                                 <FileConfiguration
720                                         Name="Debug|Win32"
721                                         >
722                                         <Tool
723                                                 Name="VCCustomBuildTool"
724                                                 Description="Generating moc_$(InputName).cxx"
725                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
726                                                 Outputs="moc/moc_$(InputName).cxx"
727                                         />
728                                 </FileConfiguration>
729                         </File>
730                         <File
731                                 RelativePath=".\HYDROGUI_ZoneDlg.h"
732                                 >
733                                 <FileConfiguration
734                                         Name="Debug|Win32"
735                                         >
736                                         <Tool
737                                                 Name="VCCustomBuildTool"
738                                                 Description="Generating moc_$(InputName).cxx"
739                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
740                                                 Outputs="moc/moc_$(InputName).cxx"
741                                         />
742                                 </FileConfiguration>
743                         </File>
744                         <File
745                                 RelativePath=".\HYDROGUI_ZoneOp.h"
746                                 >
747                                 <FileConfiguration
748                                         Name="Debug|Win32"
749                                         >
750                                         <Tool
751                                                 Name="VCCustomBuildTool"
752                                                 Description="Generating moc_$(InputName).cxx"
753                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
754                                                 Outputs="moc/moc_$(InputName).cxx"
755                                         />
756                                 </FileConfiguration>
757                         </File>
758                 </Filter>
759                 <Filter
760                         Name="Resource Files"
761                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
762                         >
763                         <File
764                                 RelativePath=".\resources\HYDRO.png"
765                                 >
766                                 <FileConfiguration
767                                         Name="Debug|Win32"
768                                         >
769                                         <Tool
770                                                 Name="VCCustomBuildTool"
771                                                 Description="Copying $(InputFileName) into resources"
772                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
773                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
774                                         />
775                                 </FileConfiguration>
776                         </File>
777                         <File
778                                 RelativePath=".\resources\HYDROGUI_images.ts"
779                                 >
780                                 <FileConfiguration
781                                         Name="Debug|Win32"
782                                         >
783                                         <Tool
784                                                 Name="VCCustomBuildTool"
785                                                 Description="Generate $(InputName).qm..."
786                                                 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;"
787                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\$(InputName).qm"
788                                         />
789                                 </FileConfiguration>
790                         </File>
791                         <File
792                                 RelativePath=".\resources\HYDROGUI_msg_en.ts"
793                                 >
794                                 <FileConfiguration
795                                         Name="Debug|Win32"
796                                         >
797                                         <Tool
798                                                 Name="VCCustomBuildTool"
799                                                 Description="Generate $(InputName).qm..."
800                                                 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;"
801                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\$(InputName).qm"
802                                         />
803                                 </FileConfiguration>
804                         </File>
805                         <File
806                                 RelativePath=".\resources\icon_arrow_right.png"
807                                 >
808                                 <FileConfiguration
809                                         Name="Debug|Win32"
810                                         >
811                                         <Tool
812                                                 Name="VCCustomBuildTool"
813                                                 Description="Copying $(InputFileName) into resources"
814                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
815                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
816                                         />
817                                 </FileConfiguration>
818                         </File>
819                         <File
820                                 RelativePath=".\resources\icon_browse.png"
821                                 >
822                                 <FileConfiguration
823                                         Name="Debug|Win32"
824                                         >
825                                         <Tool
826                                                 Name="VCCustomBuildTool"
827                                                 Description="Copying $(InputFileName) into resources"
828                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
829                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
830                                         />
831                                 </FileConfiguration>
832                         </File>
833                         <File
834                                 RelativePath=".\resources\icon_redo.png"
835                                 >
836                                 <FileConfiguration
837                                         Name="Debug|Win32"
838                                         >
839                                         <Tool
840                                                 Name="VCCustomBuildTool"
841                                                 Description="Copying $(InputFileName) into resources"
842                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
843                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
844                                         />
845                                 </FileConfiguration>
846                         </File>
847                         <File
848                                 RelativePath=".\resources\icon_select.png"
849                                 >
850                                 <FileConfiguration
851                                         Name="Debug|Win32"
852                                         >
853                                         <Tool
854                                                 Name="VCCustomBuildTool"
855                                                 Description="Copying $(InputFileName) into resources"
856                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
857                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
858                                         />
859                                 </FileConfiguration>
860                         </File>
861                         <File
862                                 RelativePath=".\resources\icon_undo.png"
863                                 >
864                                 <FileConfiguration
865                                         Name="Debug|Win32"
866                                         >
867                                         <Tool
868                                                 Name="VCCustomBuildTool"
869                                                 Description="Copying $(InputFileName) into resources"
870                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
871                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
872                                         />
873                                 </FileConfiguration>
874                         </File>
875                         <File
876                                 RelativePath=".\resources\LightApp.xml"
877                                 >
878                                 <FileConfiguration
879                                         Name="Debug|Win32"
880                                         >
881                                         <Tool
882                                                 Name="VCCustomBuildTool"
883                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
884                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
885                                         />
886                                 </FileConfiguration>
887                         </File>
888                 </Filter>
889                 <Filter
890                         Name="Moc Files"
891                         >
892                         <File
893                                 RelativePath=".\moc\moc_HYDROGUI_CalculationDlg.cxx"
894                                 >
895                         </File>
896                         <File
897                                 RelativePath=".\moc\moc_HYDROGUI_CalculationOp.cxx"
898                                 >
899                         </File>
900                         <File
901                                 RelativePath=".\moc\moc_HYDROGUI_ColorWidget.cxx"
902                                 >
903                         </File>
904                         <File
905                                 RelativePath=".\moc\moc_HYDROGUI_CopyPasteOp.cxx"
906                                 >
907                         </File>
908                         <File
909                                 RelativePath=".\moc\moc_HYDROGUI_DeleteOp.cxx"
910                                 >
911                         </File>
912                         <File
913                                 RelativePath=".\moc\moc_HYDROGUI_ExportImageOp.cxx"
914                                 >
915                         </File>
916                         <File
917                                 RelativePath=".\moc\moc_HYDROGUI_GVSelector.cxx"
918                                 >
919                         </File>
920                         <File
921                                 RelativePath=".\moc\moc_HYDROGUI_ImportBathymetryDlg.cxx"
922                                 >
923                         </File>
924                         <File
925                                 RelativePath=".\moc\moc_HYDROGUI_ImportBathymetryOp.cxx"
926                                 >
927                         </File>
928                         <File
929                                 RelativePath=".\moc\moc_HYDROGUI_ImportImageDlg.cxx"
930                                 >
931                         </File>
932                         <File
933                                 RelativePath=".\moc\moc_HYDROGUI_ImportImageOp.cxx"
934                                 >
935                         </File>
936                         <File
937                                 RelativePath=".\moc\moc_HYDROGUI_InputPanel.cxx"
938                                 >
939                         </File>
940                         <File
941                                 RelativePath=".\moc\moc_HYDROGUI_Module.cxx"
942                                 >
943                         </File>
944                         <File
945                                 RelativePath=".\moc\moc_HYDROGUI_ObjSelector.cxx"
946                                 >
947                         </File>
948                         <File
949                                 RelativePath=".\moc\moc_HYDROGUI_ObserveImageOp.cxx"
950                                 >
951                         </File>
952                         <File
953                                 RelativePath=".\moc\moc_HYDROGUI_Operation.cxx"
954                                 >
955                         </File>
956                         <File
957                                 RelativePath=".\moc\moc_HYDROGUI_PolylineDlg.cxx"
958                                 >
959                         </File>
960                         <File
961                                 RelativePath=".\moc\moc_HYDROGUI_PolylineOp.cxx"
962                                 >
963                         </File>
964                         <File
965                                 RelativePath=".\moc\moc_HYDROGUI_ShowHideOp.cxx"
966                                 >
967                         </File>
968                         <File
969                                 RelativePath=".\moc\moc_HYDROGUI_TwoImagesDlg.cxx"
970                                 >
971                         </File>
972                         <File
973                                 RelativePath=".\moc\moc_HYDROGUI_TwoImagesOp.cxx"
974                                 >
975                         </File>
976                         <File
977                                 RelativePath=".\moc\moc_HYDROGUI_UpdateImageOp.cxx"
978                                 >
979                         </File>
980                         <File
981                                 RelativePath=".\moc\moc_HYDROGUI_VisualStateOp.cxx"
982                                 >
983                         </File>
984                         <File
985                                 RelativePath=".\moc\moc_HYDROGUI_ZoneDlg.cxx"
986                                 >
987                         </File>
988                         <File
989                                 RelativePath=".\moc\moc_HYDROGUI_ZoneOp.cxx"
990                                 >
991                         </File>
992                 </Filter>
993         </Files>
994         <Globals>
995         </Globals>
996 </VisualStudioProject>