07266b4c0e481e89003043da09f4faab77e50ac8
[sdk] / samples / guiAndGfx / HelloForm / helloForm.epj
1 {
2    "Version" : 0.2,
3    "ModuleName" : "HelloForm",
4    "Options" : {
5       "Warnings" : "All",
6       "TargetType" : "Executable",
7       "TargetFileName" : "HelloForm",
8       "Libraries" : [
9          "ecere"
10       ],
11       "Console" : false
12    },
13    "Configurations" : [
14       {
15          "Name" : "Debug",
16          "Options" : {
17             "Debug" : true,
18             "FastMath" : false
19          }
20       },
21       {
22          "Name" : "MemoryGuard",
23          "Options" : {
24             "Debug" : true,
25             "MemoryGuard" : true,
26             "Console" : true,
27             "FastMath" : false
28          }
29       }
30    ],
31    "Files" : [
32       "helloForm.ec"
33    ],
34    "ResourcesPath" : "",
35    "Resources" : [
36
37    ]
38 }