X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?p=ede;a=blobdiff_plain;f=tests%2Flibede%2FfileSystemBoxTestApp%2FfileSystemBoxTestApp.epj;fp=tests%2Flibede%2FfileSystemBoxTestApp%2FfileSystemBoxTestApp.epj;h=0000000000000000000000000000000000000000;hp=10fb4fd87e03cf9ea96d93beb86c081e32e4fce5;hb=528a3bbd2551787a5bd939bde0dae9c99d7f33c5;hpb=44a277e23221f672f8fc1c0da40aaa4cd52cf0eb;ds=sidebyside diff --git a/tests/libede/fileSystemBoxTestApp/fileSystemBoxTestApp.epj b/tests/libede/fileSystemBoxTestApp/fileSystemBoxTestApp.epj deleted file mode 100644 index 10fb4fd..0000000 --- a/tests/libede/fileSystemBoxTestApp/fileSystemBoxTestApp.epj +++ /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