74 lines
1.1 KiB
Plaintext
74 lines
1.1 KiB
Plaintext
|
[Project]
|
||
|
FileName = ConsolePauser.dev
|
||
|
Name = ConsolePauser
|
||
|
Type = 1
|
||
|
Ver = 3
|
||
|
ObjFiles =
|
||
|
Includes =
|
||
|
Libs =
|
||
|
PrivateResource =
|
||
|
ResourceIncludes =
|
||
|
MakeIncludes =
|
||
|
Compiler =
|
||
|
CppCompiler =
|
||
|
Linker =
|
||
|
IsCpp = 1
|
||
|
Icon =
|
||
|
ExeOutput =
|
||
|
ObjectOutput =
|
||
|
LogOutput =
|
||
|
LogOutputEnabled = 0
|
||
|
OverrideOutput = 0
|
||
|
OverrideOutputName = ConsolePauser.exe
|
||
|
HostApplication =
|
||
|
Folders =
|
||
|
CommandLine =
|
||
|
UseCustomMakefile = 0
|
||
|
CustomMakefile =
|
||
|
IncludeVersionInfo = 0
|
||
|
SupportXPThemes = 0
|
||
|
CompilerSet = 0
|
||
|
CompilerSettings = 000000a000110000000010000
|
||
|
UnitCount = 1
|
||
|
UsePrecompiledHeader = 0
|
||
|
PrecompiledHeader =
|
||
|
UseUTF8 = 0
|
||
|
StaticLink = 1
|
||
|
AddCharset = 1
|
||
|
Encoding = AUTO
|
||
|
|
||
|
|
||
|
[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 =
|
||
|
ProductName =
|
||
|
ProductVersion = 1.0.0.0
|
||
|
AutoIncBuildNr = 0
|
||
|
SyncProduct = 1
|
||
|
|
||
|
|
||
|
[Unit1]
|
||
|
FileName = main.cpp
|
||
|
CompileCpp = 1
|
||
|
Folder =
|
||
|
Compile = 1
|
||
|
Link = 1
|
||
|
Priority = 1000
|
||
|
OverrideBuildCmd = 0
|
||
|
BuildCmd =
|
||
|
UseUTF8 = 1
|
||
|
DetectEncoding = 1
|
||
|
Encoding = 0
|
||
|
FileEncoding = AUTO
|