first commit
This commit is contained in:
@@ -0,0 +1,116 @@
|
||||
[Project]
|
||||
FileName = VoiletWindowsActionTool.dev
|
||||
Name = VoiletWindowsActionTool
|
||||
UnitCount = 2
|
||||
Type = 0
|
||||
Ver = 3
|
||||
ObjFiles =
|
||||
Includes =
|
||||
Libs =
|
||||
PrivateResource = VoiletWindowsActionTool_private.rc
|
||||
ResourceIncludes =
|
||||
MakeIncludes =
|
||||
Compiler =
|
||||
CppCompiler =
|
||||
Linker =
|
||||
IsCpp = 0
|
||||
Icon = app.ico
|
||||
ExeOutput =
|
||||
ObjectOutput =
|
||||
LogOutput =
|
||||
LogOutputEnabled = 0
|
||||
OverrideOutput = 0
|
||||
OverrideOutputName = VoiletWindowsActionTool.exe
|
||||
HostApplication =
|
||||
UseCustomMakefile = 0
|
||||
CustomMakefile =
|
||||
UsePrecompiledHeader = 0
|
||||
PrecompiledHeader =
|
||||
CommandLine =
|
||||
Folders =
|
||||
IncludeVersionInfo = 0
|
||||
SupportXPThemes = 0
|
||||
CompilerSet = 1
|
||||
StaticLink = 1
|
||||
AddCharset = 1
|
||||
UseUTF8 = 1
|
||||
Bins =
|
||||
ResourceCommand =
|
||||
ExecEncoding = SYSTEM
|
||||
Encoding = UTF-8
|
||||
ModelType = 1
|
||||
ClassBrowserType = 0
|
||||
AllowParallelBuilding = false
|
||||
ParellelBuildingJobs = 0
|
||||
|
||||
|
||||
[Unit1]
|
||||
FileName = main.c
|
||||
CompileCpp = 0
|
||||
Folder =
|
||||
Compile = 1
|
||||
Link = 1
|
||||
Priority = 1000
|
||||
OverrideBuildCmd = 0
|
||||
BuildCmd =
|
||||
Encoding = 0
|
||||
FileEncoding = PROJECT
|
||||
RealEncoding = UTF-8
|
||||
|
||||
|
||||
[VersionInfo]
|
||||
Major = 1
|
||||
Minor = 0
|
||||
Release = 0
|
||||
Build = 0
|
||||
LanguageID = 1033
|
||||
CharsetID = 1252
|
||||
CompanyName =
|
||||
FileVersion = 1.0.0.0
|
||||
FileDescription = Developed using the Dev-C++ IDE
|
||||
InternalName =
|
||||
LegalCopyright =
|
||||
LegalTrademarks =
|
||||
OriginalFilename = VoiletWindowsActionTool.exe
|
||||
ProductName = VoiletWindowsActionTool
|
||||
ProductVersion = 1.0.0.0
|
||||
AutoIncBuildNr = 0
|
||||
SyncProduct = 1
|
||||
|
||||
|
||||
[Unit2]
|
||||
FileName = resource.rc
|
||||
Folder = Resources
|
||||
Compile = 1
|
||||
Link = 0
|
||||
Priority = 1000
|
||||
OverrideBuildCmd = 0
|
||||
BuildCmd =
|
||||
Encoding = 0
|
||||
CompileCpp = 0
|
||||
FileEncoding = PROJECT
|
||||
RealEncoding = ASCII
|
||||
|
||||
|
||||
[CompilerSettings]
|
||||
c_cmd_opt_std = c99
|
||||
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 =
|
||||
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 =
|
||||
Reference in New Issue
Block a user