Parent Directory
|
Revision Log
* fixed libgig's Dev-C++ project file to produce an actually working Windows DLL file (mandatory symbols were not exported so far) * fixed native Windows implementation of RIFF::File::__GetFileSize() to work with younger versions than XP as well * added Dev-C++ project files for the demo / example applications as well * added instructions in README for how to compile libgig and its tools for Windows
1 | [Project] |
2 | FileName=rifftree.dev |
3 | Name=rifftree |
4 | UnitCount=1 |
5 | Type=1 |
6 | Ver=1 |
7 | ObjFiles= |
8 | Includes= |
9 | Libs=./ |
10 | PrivateResource=rifftree_private.rc |
11 | ResourceIncludes= |
12 | MakeIncludes= |
13 | Compiler= |
14 | CppCompiler= |
15 | Linker=-lgig_@@_ |
16 | IsCpp=1 |
17 | Icon= |
18 | ExeOutput= |
19 | ObjectOutput= |
20 | OverrideOutput=0 |
21 | OverrideOutputName=rifftree.exe |
22 | HostApplication= |
23 | Folders= |
24 | CommandLine= |
25 | UseCustomMakefile=0 |
26 | CustomMakefile= |
27 | IncludeVersionInfo=1 |
28 | SupportXPThemes=0 |
29 | CompilerSet=0 |
30 | CompilerSettings=0000000000000000000000 |
31 | |
32 | [Unit1] |
33 | FileName=..\src\rifftree.cpp |
34 | CompileCpp=1 |
35 | Folder=rifftree |
36 | Compile=1 |
37 | Link=1 |
38 | Priority=1000 |
39 | OverrideBuildCmd=0 |
40 | BuildCmd= |
41 | |
42 | [VersionInfo] |
43 | Major=0 |
44 | Minor=0 |
45 | Release=0 |
46 | Build=0 |
47 | LanguageID=1033 |
48 | CharsetID=1252 |
49 | CompanyName=The LinuxSampler Project |
50 | FileVersion= |
51 | FileDescription=shows the tree of a RIFF file |
52 | InternalName= |
53 | LegalCopyright=(c) 2003-2007 Christian Schoenebeck |
54 | LegalTrademarks= |
55 | OriginalFilename= |
56 | ProductName=rifftree is part of libgig |
57 | ProductVersion= |
58 | AutoIncBuildNr=0 |
59 |
Name | Value |
---|---|
svn:executable | * |
ViewVC Help | |
Powered by ViewVC |