tests:libede:fileSystemBox: esthetics. shorter paths.
[ede] / tests / libede / fileSystemBoxTestApp / fileSystemBoxTestApp.epj
diff --git a/tests/libede/fileSystemBoxTestApp/fileSystemBoxTestApp.epj b/tests/libede/fileSystemBoxTestApp/fileSystemBoxTestApp.epj
deleted file mode 100644 (file)
index 10fb4fd..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-{
-   "Version" : 0.2,
-   "ModuleName" : "test",
-   "Description" : "",
-   "License" : "",
-   "Options" : {
-      "Warnings" : "All",
-      "TargetType" : "Executable",
-      "TargetFileName" : "test",
-      "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" : [
-      "FileSystemBoxTestApp.ec"
-   ],
-   "ResourcesPath" : "",
-   "Resources" : [
-
-   ]
-}
\ No newline at end of file