mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2025-02-02 12:21:23 +00:00
d16da069e9
This is a thin wrapper around the Win32 API used in the Win32 Updater Dialog implementation.
188 lines
2.5 KiB
Text
188 lines
2.5 KiB
Text
[Project]
|
|
FileName=Tutorial7.dev
|
|
Name=Tutorial7
|
|
UnitCount=14
|
|
Type=0
|
|
Ver=1
|
|
ObjFiles=
|
|
Includes=..\..\include
|
|
Libs=
|
|
PrivateResource=Tutorial7_private.rc
|
|
ResourceIncludes=..\..\include
|
|
MakeIncludes=
|
|
Compiler=
|
|
CppCompiler=-D _WIN32_IE=0x0400_@@_
|
|
Linker=-lComctl32_@@__@@_
|
|
IsCpp=1
|
|
Icon=
|
|
ExeOutput=.\Dev-C++
|
|
ObjectOutput=.\Dev-C++
|
|
OverrideOutput=0
|
|
OverrideOutputName=Tutorial7.exe
|
|
HostApplication=
|
|
Folders=Header,Resource,Source,Win32++
|
|
CommandLine=
|
|
UseCustomMakefile=0
|
|
CustomMakefile=
|
|
IncludeVersionInfo=0
|
|
SupportXPThemes=0
|
|
CompilerSet=0
|
|
CompilerSettings=0000000000000000000000
|
|
|
|
[Unit1]
|
|
FileName=main.cpp
|
|
CompileCpp=1
|
|
Folder=Source
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit2]
|
|
FileName=Mainfrm.cpp
|
|
CompileCpp=1
|
|
Folder=Source
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit3]
|
|
FileName=Mainfrm.h
|
|
CompileCpp=1
|
|
Folder=Header
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit4]
|
|
FileName=resource.h
|
|
CompileCpp=1
|
|
Folder=Header
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit5]
|
|
FileName=Resource.rc
|
|
Folder=Resource
|
|
Compile=1
|
|
Link=0
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit6]
|
|
FileName=ScribbleApp.cpp
|
|
CompileCpp=1
|
|
Folder=Source
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit7]
|
|
FileName=ScribbleApp.h
|
|
CompileCpp=1
|
|
Folder=Header
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit8]
|
|
FileName=View.cpp
|
|
CompileCpp=1
|
|
Folder=Source
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit9]
|
|
FileName=View.h
|
|
CompileCpp=1
|
|
Folder=Header
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit10]
|
|
FileName=..\..\include\dialog.h
|
|
CompileCpp=1
|
|
Folder=Win32++
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit11]
|
|
FileName=..\..\include\frame.h
|
|
CompileCpp=1
|
|
Folder=Win32++
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit12]
|
|
FileName=..\..\include\gdi.h
|
|
CompileCpp=1
|
|
Folder=Win32++
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit13]
|
|
FileName=..\..\include\wincore.h
|
|
CompileCpp=1
|
|
Folder=Win32++
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit14]
|
|
FileName=..\..\include\winutils.h
|
|
CompileCpp=1
|
|
Folder=Win32++
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[VersionInfo]
|
|
Major=0
|
|
Minor=1
|
|
Release=1
|
|
Build=1
|
|
LanguageID=1033
|
|
CharsetID=1252
|
|
CompanyName=
|
|
FileVersion=0.1
|
|
FileDescription=Developed using the Dev-C++ IDE
|
|
InternalName=
|
|
LegalCopyright=
|
|
LegalTrademarks=
|
|
OriginalFilename=Tutorial7.exe
|
|
ProductName=Tutorial7
|
|
ProductVersion=0.1
|
|
AutoIncBuildNr=0
|
|
|