Salome HOME
Access to 'Invalid value' of altitude from Bathymetry is added.
[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;../HYDROOperations;&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 HYDROOperations.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_ColorWidget.cxx"
131                                 >
132                         </File>
133                         <File
134                                 RelativePath=".\HYDROGUI_DataModel.cxx"
135                                 >
136                         </File>
137                         <File
138                                 RelativePath=".\HYDROGUI_DataObject.cxx"
139                                 >
140                         </File>
141                         <File
142                                 RelativePath=".\HYDROGUI_DeleteOp.cxx"
143                                 >
144                         </File>
145                         <File
146                                 RelativePath=".\HYDROGUI_Displayer.cxx"
147                                 >
148                         </File>
149                         <File
150                                 RelativePath=".\HYDROGUI_ExportImageOp.cxx"
151                                 >
152                         </File>
153                         <File
154                                 RelativePath=".\HYDROGUI_GVSelector.cxx"
155                                 >
156                         </File>
157                         <File
158                                 RelativePath=".\HYDROGUI_ImportBathymetryDlg.cxx"
159                                 >
160                         </File>
161                         <File
162                                 RelativePath=".\HYDROGUI_ImportBathymetryOp.cxx"
163                                 >
164                         </File>
165                         <File
166                                 RelativePath=".\HYDROGUI_ImportImageDlg.cxx"
167                                 >
168                         </File>
169                         <File
170                                 RelativePath=".\HYDROGUI_ImportImageOp.cxx"
171                                 >
172                         </File>
173                         <File
174                                 RelativePath=".\HYDROGUI_InputPanel.cxx"
175                                 >
176                         </File>
177                         <File
178                                 RelativePath=".\HYDROGUI_Module.cxx"
179                                 >
180                         </File>
181                         <File
182                                 RelativePath=".\HYDROGUI_ObjSelector.cxx"
183                                 >
184                         </File>
185                         <File
186                                 RelativePath=".\HYDROGUI_ObserveImageOp.cxx"
187                                 >
188                         </File>
189                         <File
190                                 RelativePath=".\HYDROGUI_Operation.cxx"
191                                 >
192                         </File>
193                         <File
194                                 RelativePath=".\HYDROGUI_Operations.cxx"
195                                 >
196                         </File>
197                         <File
198                                 RelativePath=".\HYDROGUI_PolylineDlg.cxx"
199                                 >
200                         </File>
201                         <File
202                                 RelativePath=".\HYDROGUI_PolylineOp.cxx"
203                                 >
204                         </File>
205                         <File
206                                 RelativePath=".\HYDROGUI_Prs.cxx"
207                                 >
208                         </File>
209                         <File
210                                 RelativePath=".\HYDROGUI_PrsDriver.cxx"
211                                 >
212                         </File>
213                         <File
214                                 RelativePath=".\HYDROGUI_PrsImage.cxx"
215                                 >
216                         </File>
217                         <File
218                                 RelativePath=".\HYDROGUI_PrsImageDriver.cxx"
219                                 >
220                         </File>
221                         <File
222                                 RelativePath=".\HYDROGUI_PrsImageFrame.cxx"
223                                 >
224                         </File>
225                         <File
226                                 RelativePath=".\HYDROGUI_PrsPolyline.cxx"
227                                 >
228                         </File>
229                         <File
230                                 RelativePath=".\HYDROGUI_PrsPolylineDriver.cxx"
231                                 >
232                         </File>
233                         <File
234                                 RelativePath=".\HYDROGUI_ShowHideOp.cxx"
235                                 >
236                         </File>
237                         <File
238                                 RelativePath=".\HYDROGUI_Tool.cxx"
239                                 >
240                         </File>
241                         <File
242                                 RelativePath=".\HYDROGUI_TwoImagesDlg.cxx"
243                                 >
244                         </File>
245                         <File
246                                 RelativePath=".\HYDROGUI_TwoImagesOp.cxx"
247                                 >
248                         </File>
249                         <File
250                                 RelativePath=".\HYDROGUI_VisualStateOp.cxx"
251                                 >
252                         </File>
253                         <Filter
254                                 Name="Link"
255                                 >
256                                 <File
257                                         RelativePath="..\Link\Link_GEOM.cxx"
258                                         >
259                                 </File>
260                                 <File
261                                         RelativePath="..\Link\Link_GUI.cxx"
262                                         >
263                                 </File>
264                                 <File
265                                         RelativePath="..\Link\Link_OCC.cxx"
266                                         >
267                                 </File>
268                                 <File
269                                         RelativePath="..\Link\Link_Qt.cxx"
270                                         >
271                                 </File>
272                         </Filter>
273                 </Filter>
274                 <Filter
275                         Name="Header Files"
276                         Filter="h;hpp;hxx;hm;inl"
277                         >
278                         <File
279                                 RelativePath=".\HYDROGUI.h"
280                                 >
281                         </File>
282                         <File
283                                 RelativePath=".\HYDROGUI_ColorWidget.h"
284                                 >
285                                 <FileConfiguration
286                                         Name="Debug|Win32"
287                                         >
288                                         <Tool
289                                                 Name="VCCustomBuildTool"
290                                                 Description="Generating moc_$(InputName).cxx"
291                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
292                                                 Outputs="moc/moc_$(InputName).cxx"
293                                         />
294                                 </FileConfiguration>
295                         </File>
296                         <File
297                                 RelativePath=".\HYDROGUI_DataModel.h"
298                                 >
299                                 <FileConfiguration
300                                         Name="Debug|Win32"
301                                         >
302                                         <Tool
303                                                 Name="VCCustomBuildTool"
304                                                 Description="Performing Custom Build Step"
305                                                 CommandLine=""
306                                                 Outputs=""
307                                         />
308                                 </FileConfiguration>
309                         </File>
310                         <File
311                                 RelativePath=".\HYDROGUI_DataObject.h"
312                                 >
313                         </File>
314                         <File
315                                 RelativePath=".\HYDROGUI_DeleteOp.h"
316                                 >
317                                 <FileConfiguration
318                                         Name="Debug|Win32"
319                                         >
320                                         <Tool
321                                                 Name="VCCustomBuildTool"
322                                                 Description="Generating moc_$(InputName).cxx"
323                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
324                                                 Outputs="moc/moc_$(InputName).cxx"
325                                         />
326                                 </FileConfiguration>
327                         </File>
328                         <File
329                                 RelativePath=".\HYDROGUI_Displayer.h"
330                                 >
331                         </File>
332                         <File
333                                 RelativePath=".\HYDROGUI_ExportImageOp.h"
334                                 >
335                                 <FileConfiguration
336                                         Name="Debug|Win32"
337                                         >
338                                         <Tool
339                                                 Name="VCCustomBuildTool"
340                                                 Description="Generating moc_$(InputName).cxx"
341                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
342                                                 Outputs="moc/moc_$(InputName).cxx"
343                                         />
344                                 </FileConfiguration>
345                         </File>
346                         <File
347                                 RelativePath=".\HYDROGUI_GVSelector.h"
348                                 >
349                                 <FileConfiguration
350                                         Name="Debug|Win32"
351                                         >
352                                         <Tool
353                                                 Name="VCCustomBuildTool"
354                                                 Description="Generating moc_$(InputName).cxx"
355                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
356                                                 Outputs="moc/moc_$(InputName).cxx"
357                                         />
358                                 </FileConfiguration>
359                         </File>
360                         <File
361                                 RelativePath=".\HYDROGUI_ImportBathymetryDlg.h"
362                                 >
363                                 <FileConfiguration
364                                         Name="Debug|Win32"
365                                         >
366                                         <Tool
367                                                 Name="VCCustomBuildTool"
368                                                 Description="Generating moc_$(InputName).cxx"
369                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx"
370                                                 Outputs="moc/moc_$(InputName).cxx"
371                                         />
372                                 </FileConfiguration>
373                         </File>
374                         <File
375                                 RelativePath=".\HYDROGUI_ImportBathymetryOp.h"
376                                 >
377                                 <FileConfiguration
378                                         Name="Debug|Win32"
379                                         >
380                                         <Tool
381                                                 Name="VCCustomBuildTool"
382                                                 Description="Generating moc_$(InputName).cxx"
383                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx"
384                                                 Outputs="moc/moc_$(InputName).cxx"
385                                         />
386                                 </FileConfiguration>
387                         </File>
388                         <File
389                                 RelativePath=".\HYDROGUI_ImportImageDlg.h"
390                                 >
391                                 <FileConfiguration
392                                         Name="Debug|Win32"
393                                         >
394                                         <Tool
395                                                 Name="VCCustomBuildTool"
396                                                 Description="Generating moc_$(InputName).cxx"
397                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
398                                                 Outputs="moc/moc_$(InputName).cxx"
399                                         />
400                                 </FileConfiguration>
401                         </File>
402                         <File
403                                 RelativePath=".\HYDROGUI_ImportImageOp.h"
404                                 >
405                                 <FileConfiguration
406                                         Name="Debug|Win32"
407                                         >
408                                         <Tool
409                                                 Name="VCCustomBuildTool"
410                                                 Description="Generating moc_$(InputName).cxx"
411                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
412                                                 Outputs="moc/moc_$(InputName).cxx"
413                                         />
414                                 </FileConfiguration>
415                         </File>
416                         <File
417                                 RelativePath=".\HYDROGUI_InputPanel.h"
418                                 >
419                                 <FileConfiguration
420                                         Name="Debug|Win32"
421                                         >
422                                         <Tool
423                                                 Name="VCCustomBuildTool"
424                                                 Description="Generating moc_$(InputName).cxx"
425                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
426                                                 Outputs="moc/moc_$(InputName).cxx"
427                                         />
428                                 </FileConfiguration>
429                         </File>
430                         <File
431                                 RelativePath=".\HYDROGUI_Module.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_ObjSelector.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_ObserveImageOp.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_Operation.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_Operations.h"
488                                 >
489                         </File>
490                         <File
491                                 RelativePath=".\HYDROGUI_PolylineDlg.h"
492                                 >
493                                 <FileConfiguration
494                                         Name="Debug|Win32"
495                                         >
496                                         <Tool
497                                                 Name="VCCustomBuildTool"
498                                                 Description="Generating moc_$(InputName).cxx"
499                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
500                                                 Outputs="moc/moc_$(InputName).cxx"
501                                         />
502                                 </FileConfiguration>
503                         </File>
504                         <File
505                                 RelativePath=".\HYDROGUI_PolylineOp.h"
506                                 >
507                                 <FileConfiguration
508                                         Name="Debug|Win32"
509                                         >
510                                         <Tool
511                                                 Name="VCCustomBuildTool"
512                                                 Description="Generating moc_$(InputName).cxx"
513                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
514                                                 Outputs="moc/moc_$(InputName).cxx"
515                                         />
516                                 </FileConfiguration>
517                         </File>
518                         <File
519                                 RelativePath=".\HYDROGUI_Prs.h"
520                                 >
521                         </File>
522                         <File
523                                 RelativePath=".\HYDROGUI_PrsDriver.h"
524                                 >
525                         </File>
526                         <File
527                                 RelativePath=".\HYDROGUI_PrsImage.h"
528                                 >
529                         </File>
530                         <File
531                                 RelativePath=".\HYDROGUI_PrsImageDriver.h"
532                                 >
533                         </File>
534                         <File
535                                 RelativePath=".\HYDROGUI_PrsImageFrame.h"
536                                 >
537                         </File>
538                         <File
539                                 RelativePath=".\HYDROGUI_PrsPolyline.h"
540                                 >
541                         </File>
542                         <File
543                                 RelativePath=".\HYDROGUI_PrsPolylineDriver.h"
544                                 >
545                         </File>
546                         <File
547                                 RelativePath=".\HYDROGUI_ShowHideOp.h"
548                                 >
549                                 <FileConfiguration
550                                         Name="Debug|Win32"
551                                         >
552                                         <Tool
553                                                 Name="VCCustomBuildTool"
554                                                 Description="Generating moc_$(InputName).cxx"
555                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
556                                                 Outputs="moc/moc_$(InputName).cxx"
557                                         />
558                                 </FileConfiguration>
559                         </File>
560                         <File
561                                 RelativePath=".\HYDROGUI_Tool.h"
562                                 >
563                         </File>
564                         <File
565                                 RelativePath=".\HYDROGUI_TwoImagesDlg.h"
566                                 >
567                                 <FileConfiguration
568                                         Name="Debug|Win32"
569                                         >
570                                         <Tool
571                                                 Name="VCCustomBuildTool"
572                                                 Description="Generating moc_$(InputName).cxx"
573                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
574                                                 Outputs="moc/moc_$(InputName).cxx"
575                                         />
576                                 </FileConfiguration>
577                         </File>
578                         <File
579                                 RelativePath=".\HYDROGUI_TwoImagesOp.h"
580                                 >
581                                 <FileConfiguration
582                                         Name="Debug|Win32"
583                                         >
584                                         <Tool
585                                                 Name="VCCustomBuildTool"
586                                                 Description="Generating moc_$(InputName).cxx"
587                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
588                                                 Outputs="moc/moc_$(InputName).cxx"
589                                         />
590                                 </FileConfiguration>
591                         </File>
592                         <File
593                                 RelativePath=".\HYDROGUI_UpdateFlags.h"
594                                 >
595                         </File>
596                         <File
597                                 RelativePath=".\HYDROGUI_VisualStateOp.h"
598                                 >
599                                 <FileConfiguration
600                                         Name="Debug|Win32"
601                                         >
602                                         <Tool
603                                                 Name="VCCustomBuildTool"
604                                                 Description="Generating moc_$(InputName).cxx"
605                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
606                                                 Outputs="moc/moc_$(InputName).cxx"
607                                         />
608                                 </FileConfiguration>
609                         </File>
610                 </Filter>
611                 <Filter
612                         Name="Resource Files"
613                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
614                         >
615                         <File
616                                 RelativePath=".\resources\HYDRO.png"
617                                 >
618                                 <FileConfiguration
619                                         Name="Debug|Win32"
620                                         >
621                                         <Tool
622                                                 Name="VCCustomBuildTool"
623                                                 Description="Copying $(InputFileName) into resources"
624                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
625                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
626                                         />
627                                 </FileConfiguration>
628                         </File>
629                         <File
630                                 RelativePath=".\resources\HYDROGUI_images.ts"
631                                 >
632                                 <FileConfiguration
633                                         Name="Debug|Win32"
634                                         >
635                                         <Tool
636                                                 Name="VCCustomBuildTool"
637                                                 Description="Generate $(InputName).qm..."
638                                                 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;"
639                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\$(InputName).qm"
640                                         />
641                                 </FileConfiguration>
642                         </File>
643                         <File
644                                 RelativePath=".\resources\HYDROGUI_msg_en.ts"
645                                 >
646                                 <FileConfiguration
647                                         Name="Debug|Win32"
648                                         >
649                                         <Tool
650                                                 Name="VCCustomBuildTool"
651                                                 Description="Generate $(InputName).qm..."
652                                                 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;"
653                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\$(InputName).qm"
654                                         />
655                                 </FileConfiguration>
656                         </File>
657                         <File
658                                 RelativePath=".\resources\icon_arrow_right.png"
659                                 >
660                                 <FileConfiguration
661                                         Name="Debug|Win32"
662                                         >
663                                         <Tool
664                                                 Name="VCCustomBuildTool"
665                                                 Description="Copying $(InputFileName) into resources"
666                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
667                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
668                                         />
669                                 </FileConfiguration>
670                         </File>
671                         <File
672                                 RelativePath=".\resources\icon_browse.png"
673                                 >
674                                 <FileConfiguration
675                                         Name="Debug|Win32"
676                                         >
677                                         <Tool
678                                                 Name="VCCustomBuildTool"
679                                                 Description="Copying $(InputFileName) into resources"
680                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
681                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
682                                         />
683                                 </FileConfiguration>
684                         </File>
685                         <File
686                                 RelativePath=".\resources\icon_redo.png"
687                                 >
688                                 <FileConfiguration
689                                         Name="Debug|Win32"
690                                         >
691                                         <Tool
692                                                 Name="VCCustomBuildTool"
693                                                 Description="Copying $(InputFileName) into resources"
694                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
695                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
696                                         />
697                                 </FileConfiguration>
698                         </File>
699                         <File
700                                 RelativePath=".\resources\icon_select.png"
701                                 >
702                                 <FileConfiguration
703                                         Name="Debug|Win32"
704                                         >
705                                         <Tool
706                                                 Name="VCCustomBuildTool"
707                                                 Description="Copying $(InputFileName) into resources"
708                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
709                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
710                                         />
711                                 </FileConfiguration>
712                         </File>
713                         <File
714                                 RelativePath=".\resources\icon_undo.png"
715                                 >
716                                 <FileConfiguration
717                                         Name="Debug|Win32"
718                                         >
719                                         <Tool
720                                                 Name="VCCustomBuildTool"
721                                                 Description="Copying $(InputFileName) into resources"
722                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
723                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
724                                         />
725                                 </FileConfiguration>
726                         </File>
727                         <File
728                                 RelativePath=".\resources\LightApp.xml"
729                                 >
730                                 <FileConfiguration
731                                         Name="Debug|Win32"
732                                         >
733                                         <Tool
734                                                 Name="VCCustomBuildTool"
735                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
736                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
737                                         />
738                                 </FileConfiguration>
739                         </File>
740                 </Filter>
741                 <Filter
742                         Name="Moc Files"
743                         >
744                         <File
745                                 RelativePath=".\moc\moc_HYDROGUI_ColorWidget.cxx"
746                                 >
747                         </File>
748                         <File
749                                 RelativePath=".\moc\moc_HYDROGUI_DeleteOp.cxx"
750                                 >
751                         </File>
752                         <File
753                                 RelativePath=".\moc\moc_HYDROGUI_ExportImageOp.cxx"
754                                 >
755                         </File>
756                         <File
757                                 RelativePath=".\moc\moc_HYDROGUI_GVSelector.cxx"
758                                 >
759                         </File>
760                         <File
761                                 RelativePath=".\moc\moc_HYDROGUI_ImportBathymetryDlg.cxx"
762                                 >
763                         </File>
764                         <File
765                                 RelativePath=".\moc\moc_HYDROGUI_ImportBathymetryOp.cxx"
766                                 >
767                         </File>
768                         <File
769                                 RelativePath=".\moc\moc_HYDROGUI_ImportImageDlg.cxx"
770                                 >
771                         </File>
772                         <File
773                                 RelativePath=".\moc\moc_HYDROGUI_ImportImageOp.cxx"
774                                 >
775                         </File>
776                         <File
777                                 RelativePath=".\moc\moc_HYDROGUI_InputPanel.cxx"
778                                 >
779                         </File>
780                         <File
781                                 RelativePath=".\moc\moc_HYDROGUI_Module.cxx"
782                                 >
783                         </File>
784                         <File
785                                 RelativePath=".\moc\moc_HYDROGUI_ObjSelector.cxx"
786                                 >
787                         </File>
788                         <File
789                                 RelativePath=".\moc\moc_HYDROGUI_ObserveImageOp.cxx"
790                                 >
791                         </File>
792                         <File
793                                 RelativePath=".\moc\moc_HYDROGUI_Operation.cxx"
794                                 >
795                         </File>
796                         <File
797                                 RelativePath=".\moc\moc_HYDROGUI_PolylineDlg.cxx"
798                                 >
799                         </File>
800                         <File
801                                 RelativePath=".\moc\moc_HYDROGUI_PolylineOp.cxx"
802                                 >
803                         </File>
804                         <File
805                                 RelativePath=".\moc\moc_HYDROGUI_ShowHideOp.cxx"
806                                 >
807                         </File>
808                         <File
809                                 RelativePath=".\moc\moc_HYDROGUI_TwoImagesDlg.cxx"
810                                 >
811                         </File>
812                         <File
813                                 RelativePath=".\moc\moc_HYDROGUI_TwoImagesOp.cxx"
814                                 >
815                         </File>
816                         <File
817                                 RelativePath=".\moc\moc_HYDROGUI_VisualStateOp.cxx"
818                                 >
819                         </File>
820                 </Filter>
821         </Files>
822         <Globals>
823         </Globals>
824 </VisualStudioProject>