-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRPCPP_wxWidgets_Test.dev
More file actions
190 lines (170 loc) · 3.58 KB
/
RPCPP_wxWidgets_Test.dev
File metadata and controls
190 lines (170 loc) · 3.58 KB
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
[Project]
filename = RPCPP_wxWidgets_Test.dev
name = RPCPP_wxWidgets_Test
UnitCount = 2
Type = 1
Ver = 3
Includes = C:/DevTools/Libs/wxWidgets/include;C:/DevTools/Libs/wxWidgets/lib/gcc_lib/mswud
Libs = C:/DevTools/Libs/wxWidgets/lib/gcc_lib
Bins =
ResourceIncludes =
MakeIncludes =
PrivateResource = RPCPP_wxWidgets_Test_private.rc
Compiler =
CppCompiler = -pipe -mthreads -D__GNUWIN32__ -D__WXMSW__ -DwxUSE_UNICODE -Wall -g -O0
Linker = -mthreads -lwxmsw33ud_core -lwxbase33ud -lgdiplus -lmsimg32 -lwxpngd -lwxjpegd -lwxtiffd -lwxzlibd -lwxregexud -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -luuid -lcomctl32 -lwsock32 -lodbc32 -lshlwapi -lversion -loleacc -luxtheme -mwindows -lstdc++ -finput-charset=utf-8 -lsqlite3 -static
ResourceCommand =
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 = 1
StaticLink = 0
AddCharset = 1
ExecEncoding = UTF-8
Encoding = UTF-8
ModelType = 0
ClassBrowserType = 0
AllowParallelBuilding = false
ParellelBuildingJobs = 0
UseUTF8 = 1
[Unit1]
FileName = main.cpp
CompileCpp = 1
Folder = Sources
Compile = 1
Link = 1
Priority = 1000
OverrideBuildCmd = 0
BuildCmd =
FileEncoding = PROJECT
RealEncoding = UTF-8
[VersionInfo]
Major = 1
Minor = 0
Release = 0
Build = 0
LanguageID = 1033
CharsetID = 1252
CompanyName =
FileVersion = 0.1
FileDescription = Developed using the Red Panda C++ IDE
InternalName =
LegalCopyright =
LegalTrademarks =
OriginalFilename = RPCPP_wxWidgets_Test.exe
ProductName = RPCPP_wxWidgets_Test
ProductVersion = 0.1.1.1
AutoIncBuildNr = 0
SyncProduct = 1
[Unit2]
FileName = tsnsoft.xpm
CompileCpp = 1
Folder = Others
Compile = 0
Link = 0
Priority = 1000
OverrideBuildCmd = 0
BuildCmd =
FileEncoding = PROJECT
RealEncoding = ASCII
[Unit3]
FileName = tsnsoft.xpm
CompileCpp = 1
Folder = Others
Compile = 0
Link = 0
Priority = 1000
OverrideBuildCmd = 0
BuildCmd =
FileEncoding = PROJECT
RealEncoding = ASCII
[Unit4]
FileName = controls.cpp
CompileCpp = 1
Folder = Sources
Compile = 1
Link = 1
Priority = 1000
OverrideBuildCmd = 0
BuildCmd =
FileEncoding = PROJECT
RealEncoding = UTF-8
[Unit5]
FileName = controls.cpp
CompileCpp = 1
Folder = Sources
Compile = 1
Link = 1
Priority = 1000
OverrideBuildCmd = 0
BuildCmd =
FileEncoding = PROJECT
RealEncoding = UTF-8
[Unit6]
FileName = controls.cpp
Folder = Sources
Compile = 1
Link = 1
Priority = 1000
OverrideBuildCmd = 0
BuildCmd =
FileEncoding = PROJECT
RealEncoding = UTF-8
CompileCpp = 1
[Unit7]
FileName = controls.cpp
Folder = Sources
Compile = 1
Link = 1
Priority = 1000
OverrideBuildCmd = 0
BuildCmd =
FileEncoding = PROJECT
RealEncoding = UTF-8
CompileCpp = 1
[Unit8]
FileName = gui.fbp
Folder = Others
Compile = 0
Link = 0
Priority = 1000
OverrideBuildCmd = 0
BuildCmd =
FileEncoding = PROJECT
RealEncoding =
[CompilerSettings]
c_cmd_opt_std =
cc_cmd_opt_abort_on_error =
cc_cmd_opt_address_sanitizer =
cc_cmd_opt_check_iso_conformance =
cc_cmd_opt_debug_info = on
cc_cmd_opt_inhibit_all_warning =
cc_cmd_opt_instruction =
cc_cmd_opt_optimize =
cc_cmd_opt_pointer_size =
cc_cmd_opt_profile_info =
cc_cmd_opt_stack_protector =
cc_cmd_opt_std =
cc_cmd_opt_syntax_only =
cc_cmd_opt_use_pipe = on
cc_cmd_opt_warning_all = on
cc_cmd_opt_warning_as_error =
cc_cmd_opt_warning_extra =
link_cmd_opt_no_console =
link_cmd_opt_no_link_stdlib =
link_cmd_opt_stack_size = 12
link_cmd_opt_strip_exe =