mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-07 04:10:08 +00:00
209 lines
3.3 KiB
Text
209 lines
3.3 KiB
Text
[Project]
|
|
FileName=JuceDemo.dev
|
|
Name=JuceDemo
|
|
UnitCount=16
|
|
Type=0
|
|
Ver=1
|
|
ObjFiles=
|
|
Includes=
|
|
Libs=
|
|
PrivateResource=
|
|
ResourceIncludes=
|
|
MakeIncludes=
|
|
Compiler=
|
|
CppCompiler=-DJUCE_USE_FLAC 0_@@_-D JUCE_USE_OGGVORBIS 0_@@_
|
|
Linker=../../../../bin/libjuce.a_@@_-lwininet_@@_-lole32_@@_-lwinmm_@@_-lgdi32_@@_-luuid_@@_-lshell32_@@_-lvfw32_@@_-lrpcrt4_@@_-lopengl32_@@_-lglu32_@@_-lwsock32_@@_
|
|
IsCpp=1
|
|
Icon=
|
|
ExeOutput=
|
|
ObjectOutput=
|
|
OverrideOutput=0
|
|
OverrideOutputName=JuceDemo.exe
|
|
HostApplication=
|
|
Folders=src,src/demos
|
|
CommandLine=
|
|
UseCustomMakefile=0
|
|
CustomMakefile=
|
|
IncludeVersionInfo=0
|
|
SupportXPThemes=0
|
|
CompilerSet=0
|
|
CompilerSettings=0000001000000000000000
|
|
|
|
[Unit1]
|
|
FileName=..\..\src\ApplicationStartup.cpp
|
|
CompileCpp=1
|
|
Folder=src
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit2]
|
|
FileName=..\..\src\BinaryData.cpp
|
|
CompileCpp=1
|
|
Folder=src
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit3]
|
|
FileName=..\..\src\BinaryData.h
|
|
CompileCpp=1
|
|
Folder=src
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit4]
|
|
FileName=..\..\src\jucedemo_headers.h
|
|
CompileCpp=1
|
|
Folder=src
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit5]
|
|
FileName=..\..\src\MainDemoWindow.cpp
|
|
CompileCpp=1
|
|
Folder=src
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit6]
|
|
FileName=..\..\src\MainDemoWindow.h
|
|
CompileCpp=1
|
|
Folder=src
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit8]
|
|
FileName=..\..\src\demos\DragAndDropDemo.cpp
|
|
CompileCpp=1
|
|
Folder=src/demos
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit9]
|
|
FileName=..\..\src\demos\FontsAndTextDemo.cpp
|
|
CompileCpp=1
|
|
Folder=src/demos
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit10]
|
|
FileName=..\..\src\demos\OpenGLDemo.cpp
|
|
CompileCpp=1
|
|
Folder=src/demos
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit11]
|
|
FileName=..\..\src\demos\PathsAndTransformsDemo.cpp
|
|
CompileCpp=1
|
|
Folder=src/demos
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit12]
|
|
FileName=..\..\src\demos\ThreadingDemo.cpp
|
|
CompileCpp=1
|
|
Folder=src/demos
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit13]
|
|
FileName=..\..\src\demos\TreeViewDemo.cpp
|
|
CompileCpp=1
|
|
Folder=src/demos
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit14]
|
|
FileName=..\..\src\demos\WidgetsDemo.cpp
|
|
CompileCpp=1
|
|
Folder=src/demos
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[VersionInfo]
|
|
Major=0
|
|
Minor=1
|
|
Release=1
|
|
Build=1
|
|
LanguageID=1033
|
|
CharsetID=1252
|
|
CompanyName=
|
|
FileVersion=
|
|
FileDescription=Developed using the Dev-C++ IDE
|
|
InternalName=
|
|
LegalCopyright=
|
|
LegalTrademarks=
|
|
OriginalFilename=
|
|
ProductName=
|
|
ProductVersion=
|
|
AutoIncBuildNr=0
|
|
|
|
[Unit7]
|
|
FileName=..\..\src\demos\AudioDemo.cpp
|
|
CompileCpp=1
|
|
Folder=src/demos
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit15]
|
|
FileName=..\..\src\demos\InterprocessCommsDemo.cpp
|
|
CompileCpp=1
|
|
Folder=src/demos
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit16]
|
|
FileName=..\..\src\demos\TableDemo.cpp
|
|
CompileCpp=1
|
|
Folder=src/demos
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|