file sorting use case. hard coded paths. little bit of good stuff needs splitting...
[ede] / explorer / explorer.epj
index 804866e..ead4c0f 100644 (file)
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "InstallCommands" : [
+               "$(if $(WINDOWS_HOST),$(call cpq,$(TARGET),\"$(BINDIR)/\"),install $(INSTALL_FLAGS) $(TARGET) $(BINDIR)/$(MODULE)$(E))"
+            ]
          }
       },
       {
          "Folder" : "extern",
          "Files" : [
             {
-               "FileName" : "../../../sdk/extras/gui/controls/ToolBar.ec",
+               "FileName" : "../../../ecere-sdk/extras/gui/controls/ToolBar.ec",
                "Options" : {
                   "ExcludeFromBuild" : true
                }
             },
-            "../../../sdk/extras/gui/controls/SearchBox.ec"
+            "../../../ecere-sdk/extras/gui/controls/SearchBox.ec"
          ],
          "Configurations" : [
             {