updated .gitignore for .configs/
[ede] / explorer / explorer.epj
index 1a1dd31..eb35059 100644 (file)
@@ -5,8 +5,6 @@
       "Warnings" : "All",
       "TargetType" : "Executable",
       "TargetFileName" : "explorer",
-      "TargetDirectory" : "obj/$(CONFIG).$(PLATFORM)",
-      "ObjectsDirectory" : "obj/$(CONFIG).$(PLATFORM)",
       "Libraries" : [
          "ecere"
       ]
@@ -68,8 +66,7 @@
             "src/DeleteBox.ec",
             "src/Finder.ec",
             "src/NotificationBox.ec",
-            "src/Panels.ec",
-            "src/Search.ec"
+            "src/Panels.ec"
          ],
          "Options" : {
             "ExcludeFromBuild" : true