-
Notifications
You must be signed in to change notification settings - Fork 0
/
hw2.dev
93 lines (85 loc) · 1.4 KB
/
hw2.dev
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
[Project]
filename = hw2.dev
name = hw2
UnitCount = 1
Type = 0
Ver = 3
Includes =
Libs =
Bins =
ResourceIncludes =
MakeIncludes =
PrivateResource = hw2_private.rc
Compiler =
CppCompiler =
Linker =
IsCpp = 1
Icon = app.ico
ExeOutput =
ObjectOutput =
LogOutput =
LogOutputEnabled = 0
OverrideOutput = 0
OverrideOutputName =
HostApplication =
UseCustomMakefile = 0
CustomMakefile =
UsePrecompiledHeader = 0
PrecompiledHeader =
CommandLine =
Folders =
IncludeVersionInfo = 0
SupportXPThemes = 1
CompilerSet = 0
CompilerSetType = 0
StaticLink = 1
AddCharset = 1
ExecEncoding = SYSTEM
Encoding = AUTO
ModelType = 0
ClassBrowserType = 0
AllowParallelBuilding = false
ParellelBuildingJobs = 0
UseUTF8 = 0
[Unit1]
FileName = main.cpp
CompileCpp = 1
Folder = 源文件
Compile = 1
Link = 1
Priority = 1000
OverrideBuildCmd = 0
BuildCmd =
DetectEncoding = 1
[VersionInfo]
Major = 1
Minor = 0
Release = 0
Build = 0
LanguageID = 1033
CharsetID = 1252
CompanyName =
FileVersion =
FileDescription = Developed using the Red Panda C++ IDE
InternalName =
LegalCopyright =
LegalTrademarks =
OriginalFilename =
ProductName =
ProductVersion =
AutoIncBuildNr = 0
SyncProduct = 1
[Unit2]
FileName = main.cpp
CompileCpp = 1
Folder = 源文件
Compile = 1
Link = 1
Priority = 1000
OverrideBuildCmd = 0
BuildCmd =
DetectEncoding = 1
[CompilerSettings]
cc_cmd_opt_optimize = 2
cc_cmd_opt_use_pipe = on
link_cmd_opt_strip_exe = on