Salome HOME
Added solution and project files for compilation on Windows.
[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="OUV_DEBUG;_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_ImportImageDlg.cxx"
159                                 >
160                         </File>
161                         <File
162                                 RelativePath=".\HYDROGUI_ImportImageOp.cxx"
163                                 >
164                         </File>
165                         <File
166                                 RelativePath=".\HYDROGUI_InputPanel.cxx"
167                                 >
168                         </File>
169                         <File
170                                 RelativePath=".\HYDROGUI_Module.cxx"
171                                 >
172                         </File>
173                         <File
174                                 RelativePath=".\HYDROGUI_ObjSelector.cxx"
175                                 >
176                         </File>
177                         <File
178                                 RelativePath=".\HYDROGUI_ObserveImageOp.cxx"
179                                 >
180                         </File>
181                         <File
182                                 RelativePath=".\HYDROGUI_Operation.cxx"
183                                 >
184                         </File>
185                         <File
186                                 RelativePath=".\HYDROGUI_Operations.cxx"
187                                 >
188                         </File>
189                         <File
190                                 RelativePath=".\HYDROGUI_PolylineDlg.cxx"
191                                 >
192                         </File>
193                         <File
194                                 RelativePath=".\HYDROGUI_PolylineOp.cxx"
195                                 >
196                         </File>
197                         <File
198                                 RelativePath=".\HYDROGUI_Prs.cxx"
199                                 >
200                         </File>
201                         <File
202                                 RelativePath=".\HYDROGUI_PrsDriver.cxx"
203                                 >
204                         </File>
205                         <File
206                                 RelativePath=".\HYDROGUI_PrsImage.cxx"
207                                 >
208                         </File>
209                         <File
210                                 RelativePath=".\HYDROGUI_PrsImageDriver.cxx"
211                                 >
212                         </File>
213                         <File
214                                 RelativePath=".\HYDROGUI_PrsImageFrame.cxx"
215                                 >
216                         </File>
217                         <File
218                                 RelativePath=".\HYDROGUI_PrsPolyline.cxx"
219                                 >
220                         </File>
221                         <File
222                                 RelativePath=".\HYDROGUI_PrsPolylineDriver.cxx"
223                                 >
224                         </File>
225                         <File
226                                 RelativePath=".\HYDROGUI_ShowHideOp.cxx"
227                                 >
228                         </File>
229                         <File
230                                 RelativePath=".\HYDROGUI_Tool.cxx"
231                                 >
232                         </File>
233                         <File
234                                 RelativePath=".\HYDROGUI_TwoImagesDlg.cxx"
235                                 >
236                         </File>
237                         <File
238                                 RelativePath=".\HYDROGUI_TwoImagesOp.cxx"
239                                 >
240                         </File>
241                         <File
242                                 RelativePath=".\HYDROGUI_VisualStateOp.cxx"
243                                 >
244                         </File>
245                         <Filter
246                                 Name="Link"
247                                 >
248                                 <File
249                                         RelativePath="..\Link\Link_GEOM.cxx"
250                                         >
251                                 </File>
252                                 <File
253                                         RelativePath="..\Link\Link_GUI.cxx"
254                                         >
255                                 </File>
256                                 <File
257                                         RelativePath="..\Link\Link_OCC.cxx"
258                                         >
259                                 </File>
260                                 <File
261                                         RelativePath="..\Link\Link_Qt.cxx"
262                                         >
263                                 </File>
264                         </Filter>
265                 </Filter>
266                 <Filter
267                         Name="Header Files"
268                         Filter="h;hpp;hxx;hm;inl"
269                         >
270                         <File
271                                 RelativePath=".\HYDROGUI.h"
272                                 >
273                         </File>
274                         <File
275                                 RelativePath=".\HYDROGUI_ColorWidget.h"
276                                 >
277                                 <FileConfiguration
278                                         Name="Debug|Win32"
279                                         >
280                                         <Tool
281                                                 Name="VCCustomBuildTool"
282                                                 Description="Generating moc_$(InputName).cxx"
283                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
284                                                 Outputs="moc/moc_$(InputName).cxx"
285                                         />
286                                 </FileConfiguration>
287                         </File>
288                         <File
289                                 RelativePath=".\HYDROGUI_DataModel.h"
290                                 >
291                                 <FileConfiguration
292                                         Name="Debug|Win32"
293                                         >
294                                         <Tool
295                                                 Name="VCCustomBuildTool"
296                                                 Description="Performing Custom Build Step"
297                                                 CommandLine=""
298                                                 Outputs=""
299                                         />
300                                 </FileConfiguration>
301                         </File>
302                         <File
303                                 RelativePath=".\HYDROGUI_DataObject.h"
304                                 >
305                         </File>
306                         <File
307                                 RelativePath=".\HYDROGUI_DeleteOp.h"
308                                 >
309                                 <FileConfiguration
310                                         Name="Debug|Win32"
311                                         >
312                                         <Tool
313                                                 Name="VCCustomBuildTool"
314                                                 Description="Generating moc_$(InputName).cxx"
315                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
316                                                 Outputs="moc/moc_$(InputName).cxx"
317                                         />
318                                 </FileConfiguration>
319                         </File>
320                         <File
321                                 RelativePath=".\HYDROGUI_Displayer.h"
322                                 >
323                         </File>
324                         <File
325                                 RelativePath=".\HYDROGUI_ExportImageOp.h"
326                                 >
327                                 <FileConfiguration
328                                         Name="Debug|Win32"
329                                         >
330                                         <Tool
331                                                 Name="VCCustomBuildTool"
332                                                 Description="Generating moc_$(InputName).cxx"
333                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
334                                                 Outputs="moc/moc_$(InputName).cxx"
335                                         />
336                                 </FileConfiguration>
337                         </File>
338                         <File
339                                 RelativePath=".\HYDROGUI_GVSelector.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_ImportImageDlg.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_ImportImageOp.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_InputPanel.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_Module.h"
396                                 >
397                                 <FileConfiguration
398                                         Name="Debug|Win32"
399                                         >
400                                         <Tool
401                                                 Name="VCCustomBuildTool"
402                                                 Description="Generating moc_$(InputName).cxx"
403                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
404                                                 Outputs="moc/moc_$(InputName).cxx"
405                                         />
406                                 </FileConfiguration>
407                         </File>
408                         <File
409                                 RelativePath=".\HYDROGUI_ObjSelector.h"
410                                 >
411                                 <FileConfiguration
412                                         Name="Debug|Win32"
413                                         >
414                                         <Tool
415                                                 Name="VCCustomBuildTool"
416                                                 Description="Generating moc_$(InputName).cxx"
417                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
418                                                 Outputs="moc/moc_$(InputName).cxx"
419                                         />
420                                 </FileConfiguration>
421                         </File>
422                         <File
423                                 RelativePath=".\HYDROGUI_ObserveImageOp.h"
424                                 >
425                                 <FileConfiguration
426                                         Name="Debug|Win32"
427                                         >
428                                         <Tool
429                                                 Name="VCCustomBuildTool"
430                                                 Description="Generating moc_$(InputName).cxx"
431                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
432                                                 Outputs="moc/moc_$(InputName).cxx"
433                                         />
434                                 </FileConfiguration>
435                         </File>
436                         <File
437                                 RelativePath=".\HYDROGUI_Operation.h"
438                                 >
439                                 <FileConfiguration
440                                         Name="Debug|Win32"
441                                         >
442                                         <Tool
443                                                 Name="VCCustomBuildTool"
444                                                 Description="Generating moc_$(InputName).cxx"
445                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
446                                                 Outputs="moc/moc_$(InputName).cxx"
447                                         />
448                                 </FileConfiguration>
449                         </File>
450                         <File
451                                 RelativePath=".\HYDROGUI_Operations.h"
452                                 >
453                         </File>
454                         <File
455                                 RelativePath=".\HYDROGUI_PolylineDlg.h"
456                                 >
457                                 <FileConfiguration
458                                         Name="Debug|Win32"
459                                         >
460                                         <Tool
461                                                 Name="VCCustomBuildTool"
462                                                 Description="Generating moc_$(InputName).cxx"
463                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
464                                                 Outputs="moc/moc_$(InputName).cxx"
465                                         />
466                                 </FileConfiguration>
467                         </File>
468                         <File
469                                 RelativePath=".\HYDROGUI_PolylineOp.h"
470                                 >
471                                 <FileConfiguration
472                                         Name="Debug|Win32"
473                                         >
474                                         <Tool
475                                                 Name="VCCustomBuildTool"
476                                                 Description="Generating moc_$(InputName).cxx"
477                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
478                                                 Outputs="moc/moc_$(InputName).cxx"
479                                         />
480                                 </FileConfiguration>
481                         </File>
482                         <File
483                                 RelativePath=".\HYDROGUI_Prs.h"
484                                 >
485                         </File>
486                         <File
487                                 RelativePath=".\HYDROGUI_PrsDriver.h"
488                                 >
489                         </File>
490                         <File
491                                 RelativePath=".\HYDROGUI_PrsImage.h"
492                                 >
493                         </File>
494                         <File
495                                 RelativePath=".\HYDROGUI_PrsImageDriver.h"
496                                 >
497                         </File>
498                         <File
499                                 RelativePath=".\HYDROGUI_PrsImageFrame.h"
500                                 >
501                         </File>
502                         <File
503                                 RelativePath=".\HYDROGUI_PrsPolyline.h"
504                                 >
505                         </File>
506                         <File
507                                 RelativePath=".\HYDROGUI_PrsPolylineDriver.h"
508                                 >
509                         </File>
510                         <File
511                                 RelativePath=".\HYDROGUI_ShowHideOp.h"
512                                 >
513                                 <FileConfiguration
514                                         Name="Debug|Win32"
515                                         >
516                                         <Tool
517                                                 Name="VCCustomBuildTool"
518                                                 Description="Generating moc_$(InputName).cxx"
519                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx&#x0D;&#x0A;"
520                                                 Outputs="moc/moc_$(InputName).cxx"
521                                         />
522                                 </FileConfiguration>
523                         </File>
524                         <File
525                                 RelativePath=".\HYDROGUI_Tool.h"
526                                 >
527                         </File>
528                         <File
529                                 RelativePath=".\HYDROGUI_TwoImagesDlg.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_TwoImagesOp.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_UpdateFlags.h"
558                                 >
559                         </File>
560                         <File
561                                 RelativePath=".\HYDROGUI_VisualStateOp.h"
562                                 >
563                                 <FileConfiguration
564                                         Name="Debug|Win32"
565                                         >
566                                         <Tool
567                                                 Name="VCCustomBuildTool"
568                                                 Description="Generating moc_$(InputName).cxx"
569                                                 CommandLine="$(QTDIR)\bin\moc.exe $(InputPath) -o moc\moc_$(InputName).cxx"
570                                                 Outputs="moc/moc_$(InputName).cxx"
571                                         />
572                                 </FileConfiguration>
573                         </File>
574                 </Filter>
575                 <Filter
576                         Name="Resource Files"
577                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
578                         >
579                         <File
580                                 RelativePath=".\resources\HYDRO.png"
581                                 >
582                                 <FileConfiguration
583                                         Name="Debug|Win32"
584                                         >
585                                         <Tool
586                                                 Name="VCCustomBuildTool"
587                                                 Description="Copying $(InputFileName) into resources"
588                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
589                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
590                                         />
591                                 </FileConfiguration>
592                         </File>
593                         <File
594                                 RelativePath=".\resources\HYDROGUI_images.ts"
595                                 >
596                                 <FileConfiguration
597                                         Name="Debug|Win32"
598                                         >
599                                         <Tool
600                                                 Name="VCCustomBuildTool"
601                                                 Description="Generate $(InputName).qm..."
602                                                 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;"
603                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\$(InputName).qm"
604                                         />
605                                 </FileConfiguration>
606                         </File>
607                         <File
608                                 RelativePath=".\resources\HYDROGUI_msg_en.ts"
609                                 >
610                                 <FileConfiguration
611                                         Name="Debug|Win32"
612                                         >
613                                         <Tool
614                                                 Name="VCCustomBuildTool"
615                                                 Description="Generate $(InputName).qm..."
616                                                 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;"
617                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\$(InputName).qm"
618                                         />
619                                 </FileConfiguration>
620                         </File>
621                         <File
622                                 RelativePath=".\resources\icon_arrow_right.png"
623                                 >
624                                 <FileConfiguration
625                                         Name="Debug|Win32"
626                                         >
627                                         <Tool
628                                                 Name="VCCustomBuildTool"
629                                                 Description="Copying $(InputFileName) into resources"
630                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
631                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
632                                         />
633                                 </FileConfiguration>
634                         </File>
635                         <File
636                                 RelativePath=".\resources\icon_browse.png"
637                                 >
638                                 <FileConfiguration
639                                         Name="Debug|Win32"
640                                         >
641                                         <Tool
642                                                 Name="VCCustomBuildTool"
643                                                 Description="Copying $(InputFileName) into resources"
644                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
645                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
646                                         />
647                                 </FileConfiguration>
648                         </File>
649                         <File
650                                 RelativePath=".\resources\icon_redo.png"
651                                 >
652                                 <FileConfiguration
653                                         Name="Debug|Win32"
654                                         >
655                                         <Tool
656                                                 Name="VCCustomBuildTool"
657                                                 Description="Copying $(InputFileName) into resources"
658                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
659                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
660                                         />
661                                 </FileConfiguration>
662                         </File>
663                         <File
664                                 RelativePath=".\resources\icon_select.png"
665                                 >
666                                 <FileConfiguration
667                                         Name="Debug|Win32"
668                                         >
669                                         <Tool
670                                                 Name="VCCustomBuildTool"
671                                                 Description="Copying $(InputFileName) into resources"
672                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
673                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
674                                         />
675                                 </FileConfiguration>
676                         </File>
677                         <File
678                                 RelativePath=".\resources\icon_undo.png"
679                                 >
680                                 <FileConfiguration
681                                         Name="Debug|Win32"
682                                         >
683                                         <Tool
684                                                 Name="VCCustomBuildTool"
685                                                 Description="Copying $(InputFileName) into resources"
686                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
687                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
688                                         />
689                                 </FileConfiguration>
690                         </File>
691                         <File
692                                 RelativePath=".\resources\LightApp.xml"
693                                 >
694                                 <FileConfiguration
695                                         Name="Debug|Win32"
696                                         >
697                                         <Tool
698                                                 Name="VCCustomBuildTool"
699                                                 CommandLine="type &quot;$(InputPath)&quot; &gt; &quot;$(HYDRO_ROOT_DIR)&quot;\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;&#x0D;&#x0A;"
700                                                 Outputs="$(HYDRO_ROOT_DIR)\share\salome\resources\HYDROGUI\&quot;$(InputFileName)&quot;"
701                                         />
702                                 </FileConfiguration>
703                         </File>
704                 </Filter>
705                 <Filter
706                         Name="Moc Files"
707                         >
708                         <File
709                                 RelativePath=".\moc\moc_HYDROGUI_ColorWidget.cxx"
710                                 >
711                         </File>
712                         <File
713                                 RelativePath=".\moc\moc_HYDROGUI_DeleteOp.cxx"
714                                 >
715                         </File>
716                         <File
717                                 RelativePath=".\moc\moc_HYDROGUI_ExportImageOp.cxx"
718                                 >
719                         </File>
720                         <File
721                                 RelativePath=".\moc\moc_HYDROGUI_GVSelector.cxx"
722                                 >
723                         </File>
724                         <File
725                                 RelativePath=".\moc\moc_HYDROGUI_ImportImageDlg.cxx"
726                                 >
727                         </File>
728                         <File
729                                 RelativePath=".\moc\moc_HYDROGUI_ImportImageOp.cxx"
730                                 >
731                         </File>
732                         <File
733                                 RelativePath=".\moc\moc_HYDROGUI_InputPanel.cxx"
734                                 >
735                         </File>
736                         <File
737                                 RelativePath=".\moc\moc_HYDROGUI_Module.cxx"
738                                 >
739                         </File>
740                         <File
741                                 RelativePath=".\moc\moc_HYDROGUI_ObjSelector.cxx"
742                                 >
743                         </File>
744                         <File
745                                 RelativePath=".\moc\moc_HYDROGUI_ObserveImageOp.cxx"
746                                 >
747                         </File>
748                         <File
749                                 RelativePath=".\moc\moc_HYDROGUI_Operation.cxx"
750                                 >
751                         </File>
752                         <File
753                                 RelativePath=".\moc\moc_HYDROGUI_PolylineDlg.cxx"
754                                 >
755                         </File>
756                         <File
757                                 RelativePath=".\moc\moc_HYDROGUI_PolylineOp.cxx"
758                                 >
759                         </File>
760                         <File
761                                 RelativePath=".\moc\moc_HYDROGUI_ShowHideOp.cxx"
762                                 >
763                         </File>
764                         <File
765                                 RelativePath=".\moc\moc_HYDROGUI_TwoImagesDlg.cxx"
766                                 >
767                         </File>
768                         <File
769                                 RelativePath=".\moc\moc_HYDROGUI_TwoImagesOp.cxx"
770                                 >
771                         </File>
772                         <File
773                                 RelativePath=".\moc\moc_HYDROGUI_VisualStateOp.cxx"
774                                 >
775                         </File>
776                 </Filter>
777         </Files>
778         <Globals>
779         </Globals>
780 </VisualStudioProject>