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