Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)
[ardour.git] / MSVCardour3 / Ardour3.vcproj
index 13f0667b2919202ed4d7c2d4b9ae4b1cad21c061..463deffc49e9fc156d2859c812d9509df7745fd9 100644 (file)
@@ -25,7 +25,7 @@
                        <Tool
                                Name="VCPreBuildEventTool"
                                Description="Prepare configuration file(s)"
-                               CommandLine="cd ..&#x0D;&#x0A;perl msvc32-fixup.pl&#x0D;&#x0A;"
+                               CommandLine="cd ..&#x0D;&#x0A;del gtk2_ardour\ardour.keys&#x0D;&#x0A;perl msvc32-fixup.pl&#x0D;&#x0A;perl tools/fmt-bindings --platform=&quot;windows&quot; --winkey=&quot;Win&quot; --accelmap  gtk2_ardour/ardour.keys.in &gt; gtk2_ardour/ardour.keys&#x0D;&#x0A;"
                        />
                        <Tool
                                Name="VCCustomBuildTool"
@@ -98,7 +98,7 @@
                        />
                        <Tool
                                Name="VCPostBuildEventTool"
-                               CommandLine="cd ..\gtk2_ardour&#x0D;&#x0A;copy /Y &quot;resources\*.png&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\resources&quot;&#x0D;&#x0A;copy /Y &quot;icons\*.png&quot; &quot;$(Debug32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;icons\cursor_square\*.png&quot; &quot;$(Debug32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;icons\cursor_square\hotspots&quot; &quot;$(Debug32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;default_ui_config&quot; &quot;$(Debug32TestSuiteFolder)\..\share\$(LibardourFolder)&quot;&#x0D;&#x0A;"
+                               CommandLine="cd ..\gtk2_ardour&#x0D;&#x0A;copy /Y &quot;resources\*.png&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\resources&quot;&#x0D;&#x0A;copy /Y &quot;icons\*.png&quot; &quot;$(Debug32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;icons\cursor_square\*.png&quot; &quot;$(Debug32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;icons\cursor_square\hotspots&quot; &quot;$(Debug32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;ardour.keys&quot; &quot;$(Debug32TestSuiteFolder)\..\share\$(LibardourFolder)&quot;&#x0D;&#x0A;copy /Y &quot;default_ui_config&quot; &quot;$(Debug32TestSuiteFolder)\..\share\$(LibardourFolder)&quot;&#x0D;&#x0A;"
                        />
                </Configuration>
                <Configuration
                        <Tool
                                Name="VCPreBuildEventTool"
                                Description="Prepare configuration file(s)"
-                               CommandLine="cd ..&#x0D;&#x0A;perl msvc32-fixup.pl&#x0D;&#x0A;"
+                               CommandLine="cd ..&#x0D;&#x0A;del gtk2_ardour\ardour.keys&#x0D;&#x0A;perl msvc32-fixup.pl&#x0D;&#x0A;perl tools/fmt-bindings --platform=&quot;windows&quot; --winkey=&quot;Win&quot; --accelmap  gtk2_ardour/ardour.keys.in &gt; gtk2_ardour/ardour.keys&#x0D;&#x0A;"
                        />
                        <Tool
                                Name="VCCustomBuildTool"
                        />
                        <Tool
                                Name="VCPostBuildEventTool"
-                               CommandLine="copy /Y &quot;$(Release32TestSuiteFolder)\$(ProjectName).exe&quot; &quot;$(Release32TargetFolder)\$(ProjectName).exe&quot;&#x0D;&#x0A;cd ..\gtk2_ardour&#x0D;&#x0A;copy /Y &quot;resources\*.png&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\resources&quot;&#x0D;&#x0A;copy /Y &quot;icons\*.png&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;icons\cursor_square\*.png&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;icons\cursor_square\hotspots&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;default_ui_config&quot; &quot;$(PackagerFolderLocal)\..\share\$(LibardourFolder)&quot;&#x0D;&#x0A;copy /Y &quot;default_ui_config&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)&quot;&#x0D;&#x0A;"
+                               CommandLine="copy /Y &quot;$(Release32TestSuiteFolder)\$(ProjectName).exe&quot; &quot;$(Release32TargetFolder)\$(ProjectName).exe&quot;&#x0D;&#x0A;cd ..\gtk2_ardour&#x0D;&#x0A;copy /Y &quot;resources\*.png&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\resources&quot;&#x0D;&#x0A;copy /Y &quot;icons\*.png&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;icons\cursor_square\*.png&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;icons\cursor_square\hotspots&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;ardour.keys&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)&quot;&#x0D;&#x0A;copy /Y &quot;default_ui_config&quot; &quot;$(PackagerFolderLocal)\..\share\$(LibardourFolder)&quot;&#x0D;&#x0A;copy /Y &quot;default_ui_config&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)&quot;&#x0D;&#x0A;"
                        />
                </Configuration>
                <Configuration
                        <Tool
                                Name="VCPreBuildEventTool"
                                Description="Prepare configuration file(s)"
-                               CommandLine="cd ..&#x0D;&#x0A;perl msvc32-fixup.pl&#x0D;&#x0A;"
+                               CommandLine="cd ..&#x0D;&#x0A;del gtk2_ardour\ardour.keys&#x0D;&#x0A;perl msvc32-fixup.pl&#x0D;&#x0A;perl tools/fmt-bindings --platform=&quot;windows&quot; --winkey=&quot;Win&quot; --accelmap  gtk2_ardour/ardour.keys.in &gt; gtk2_ardour/ardour.keys&#x0D;&#x0A;"
                        />
                        <Tool
                                Name="VCCustomBuildTool"
                        />
                        <Tool
                                Name="VCPostBuildEventTool"
-                               CommandLine="cd ..\gtk2_ardour&#x0D;&#x0A;copy /Y &quot;resources\*.png&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\resources&quot;&#x0D;&#x0A;copy /Y &quot;icons\*.png&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;icons\cursor_square\*.png&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;icons\cursor_square\hotspots&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;default_ui_config&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)&quot;&#x0D;&#x0A;"
+                               CommandLine="cd ..\gtk2_ardour&#x0D;&#x0A;copy /Y &quot;resources\*.png&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\resources&quot;&#x0D;&#x0A;copy /Y &quot;icons\*.png&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;icons\cursor_square\*.png&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;icons\cursor_square\hotspots&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)\icons&quot;&#x0D;&#x0A;copy /Y &quot;ardour.keys&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)&quot;&#x0D;&#x0A;copy /Y &quot;default_ui_config&quot; &quot;$(Release32TestSuiteFolder)\..\share\$(LibardourFolder)&quot;&#x0D;&#x0A;"
                        />
                </Configuration>
        </Configurations>
                                RelativePath="..\gtk2_ardour\hit.cc"
                                >
                        </File>
+                       <File
+                               RelativePath="..\gtk2_ardour\idleometer.cc"
+                               >
+                       </File>
                        <File
                                RelativePath="..\gtk2_ardour\insert_remove_time_dialog.cc"
                                >
                                RelativePath="..\gtk2_ardour\lua_script_manager.cc"
                                >
                        </File>
+                       <File
+                               RelativePath="..\gtk2_ardour\luadialog.cc"
+                               >
+                       </File>
                        <File
                                RelativePath="..\gtk2_ardour\luainstance.cc"
                                >
                                RelativePath="..\gtk2_ardour\processor_box.cc"
                                >
                        </File>
+                       <File
+                               RelativePath="..\gtk2_ardour\processor_selection.cc"
+                               >
+                       </File>
                        <File
                                RelativePath="..\gtk2_ardour\progress_reporter.cc"
                                >
                                RelativePath="..\gtk2_ardour\strip_silence_dialog.cc"
                                >
                        </File>
+                       <File
+                               RelativePath="..\gtk2_ardour\stripable_colorpicker.cc"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\gtk2_ardour\stripable_time_axis.cc"
+                               >
+                       </File>
                        <File
                                RelativePath="..\gtk2_ardour\sys_ex.cc"
                                >
                                >
                        </File>
                        <File
-                               RelativePath="..\gtk2_ardour\tempo_curve.cc"
+                               RelativePath="..\gtk2_ardour\template_dialog.cc"
                                >
                        </File>
                        <File
-                               RelativePath="..\gtk2_ardour\tempo_dialog.cc"
+                               RelativePath="..\gtk2_ardour\tempo_curve.cc"
                                >
                        </File>
                        <File
-                               RelativePath="..\gtk2_ardour\tempo_lines.cc"
+                               RelativePath="..\gtk2_ardour\tempo_dialog.cc"
                                >
                        </File>
                        <File
-                               RelativePath="..\gtk2_ardour\theme_manager.cc"
+                               RelativePath="..\gtk2_ardour\tempo_lines.cc"
                                >
                        </File>
                        <File
                                RelativePath="..\gtk2_ardour\automation_time_axis.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\gtk2_ardour\axis_provider.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\gtk2_ardour\axis_view.h"
                                >
                                RelativePath="..\gtk2_ardour\editing.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\gtk2_ardour\editing_convert.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\gtk2_ardour\editing_syms.h"
                                >
                                RelativePath="..\gtk2_ardour\editor_drag.h"
                                >
                        </File>
-                       <File
-                               RelativePath="..\gtk2_ardour\editor_enums.h"
-                               >
-                       </File>
                        <File
                                RelativePath="..\gtk2_ardour\editor_group_tabs.h"
                                >
                                RelativePath="..\gtk2_ardour\enums.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\gtk2_ardour\enums_convert.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\gtk2_ardour\export_channel_selector.h"
                                >
                                RelativePath="..\gtk2_ardour\hit.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\gtk2_ardour\idleometer.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\gtk2_ardour\insert_remove_time_dialog.h"
                                >
                                RelativePath="..\gtk2_ardour\lua_script_manager.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\gtk2_ardour\luadialog.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\gtk2_ardour\luainstance.h"
                                >
                                RelativePath="..\gtk2_ardour\strip_silence_dialog.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\gtk2_ardour\stripable_colorpicker.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\gtk2_ardour\stripable_time_axis.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\gtk2_ardour\sys_ex.h"
                                >
                                >
                        </File>
                        <File
-                               RelativePath="..\gtk2_ardour\tempo_curve.h"
+                               RelativePath="..\gtk2_ardour\template_dialog.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\gtk2_ardour\tempo_dialog.h"
+                               RelativePath="..\gtk2_ardour\tempo_curve.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\gtk2_ardour\tempo_lines.h"
+                               RelativePath="..\gtk2_ardour\tempo_dialog.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\gtk2_ardour\theme_manager.h"
+                               RelativePath="..\gtk2_ardour\tempo_lines.h"
                                >
                        </File>
                        <File