libede: renamed lib: ede -> EDE
[ede] / libede / ede.epj
diff --git a/libede/ede.epj b/libede/ede.epj
deleted file mode 100644 (file)
index fc51b97..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-{
-   "Version" : 0.2,
-   "ModuleName" : "ede",
-   "Description" : "",
-   "License" : "",
-   "Options" : {
-      "Warnings" : "All",
-      "TargetType" : "SharedLibrary",
-      "TargetFileName" : "ede",
-      "TargetDirectory" : "obj/$(CONFIG).$(PLATFORM)",
-      "ObjectsDirectory" : "obj/$(CONFIG).$(PLATFORM)",
-      "Libraries" : [
-         "ecere"
-      ]
-   },
-   "Configurations" : [
-      {
-         "Name" : "Debug",
-         "Options" : {
-            "Debug" : true,
-            "Optimization" : "None",
-            "PreprocessorDefinitions" : [
-               "_DEBUG"
-            ]
-         }
-      },
-      {
-         "Name" : "Release",
-         "Options" : {
-            "Debug" : false,
-            "Optimization" : "Speed"
-         }
-      }
-   ],
-   "Files" : [
-      {
-         "Folder" : "src",
-         "Files" : [
-            "FileSystemBox.ec"
-         ]
-      }
-   ],
-   "ResourcesPath" : "",
-   "Resources" : [
-
-   ]
-}
\ No newline at end of file