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