1
+ {
2
+ "configuration.inherits": "Defaults",
3
+ "debugger.runtimeCommandLineArguments": "",
4
+ "project.appHelpFile": "",
5
+ "project.appTitle": "LemsEdit64",
6
+ "project.autoPrettify": true,
7
+ "project.buildPath": "${SourcePath}\\${ProjectName}_${Architecture}.${FileExtension}",
8
+ "project.buildType": "Standard EXE",
9
+ "project.description": "Level editor for Lems64",
10
+ "project.exportPathIsV2": true,
11
+ "project.forceDpiAwarenessAtStartup": "NONE",
12
+ "project.id": "{D5A4F8E2-7781-42B6-9B87-2FB4BA99AAF2}",
13
+ "project.name": "LemsEdit64",
14
+ "project.optionExplicit": true,
15
+ "project.references": [
16
+ {
17
+ "id": "{F50B82D0-DCAB-43FE-9631-11959D4A4728}",
18
+ "isCompilerPackage": true,
19
+ "lcid": 0,
20
+ "licence": "MIT",
21
+ "name": "[COMPILER PACKAGE] WinNativeForms Package",
22
+ "path32": "",
23
+ "path64": "",
24
+ "publisher": "TWINBASIC-COMPILER",
25
+ "versionBuild": 0,
26
+ "versionMajor": 0,
27
+ "versionMinor": 0,
28
+ "versionRevision": 31
29
+ },
30
+ {
31
+ "id": "{00020430-0000-0000-C000-000000000046}",
32
+ "lcid": 0,
33
+ "name": "OLE Automation",
34
+ "path32": "\\\\?\\C:\\Windows\\SysWOW64\\stdole2.tlb",
35
+ "path64": "\\\\?\\C:\\Windows\\SysWOW64\\stdole2.tlb",
36
+ "versionMajor": 2,
37
+ "versionMinor": 0
38
+ },
39
+ {
40
+ "id": "{D63CB78D-9F5B-42FE-B94C-A545F2B2BFC3}",
41
+ "isCompilerPackage": true,
42
+ "licence": "MIT",
43
+ "name": "[COMPILER PACKAGE] WinNativeCommonCtls Package",
44
+ "publisher": "TWINBASIC-COMPILER",
45
+ "versionBuild": 0,
46
+ "versionMajor": 0,
47
+ "versionMinor": 0,
48
+ "versionRevision": 1
49
+ }
50
+ ],
51
+ "project.settingsVersion": 1,
52
+ "project.startupObject": "fEdit",
53
+ "project.versionBuild": 1,
54
+ "project.versionCompanyName": "Microsoft",
55
+ "project.versionLegalCopyright": "Carles P.V. © 2005-2011",
56
+ "project.versionMajor": 1,
57
+ "project.versionMinor": 2,
58
+ "project.versionProductName": "LemsEdit",
59
+ "project.versionRevision": 0,
60
+ "project.warnings": {
61
+ "errors": [],
62
+ "ignored": []
63
+ },
64
+ "runtime.useUnicodeStandardLibrary": true
65
+ }
0 commit comments