/[svn]/libgig/trunk/win32/gigdump.dev
ViewVC logotype

Annotation of /libgig/trunk/win32/gigdump.dev

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1063 - (hide annotations) (download)
Sat Mar 3 21:45:25 2007 UTC (17 years ago) by schoenebeck
File size: 1001 byte(s)
* 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 schoenebeck 1063 [Project]
2     FileName=gigdump.dev
3     Name=gigdump
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     [VersionInfo]
33     Major=0
34     Minor=0
35     Release=0
36     Build=0
37     LanguageID=1033
38     CharsetID=1252
39     CompanyName=The LinuxSampler Project
40     FileVersion=
41     FileDescription=shows details about Gigasampler files
42     InternalName=
43     LegalCopyright=(c) 2003-2007 Christian Schoenebeck
44     LegalTrademarks=
45     OriginalFilename=
46     ProductName=gigdump is part of libgig
47     ProductVersion=
48     AutoIncBuildNr=0
49    
50     [Unit1]
51     FileName=..\src\gigdump.cpp
52     CompileCpp=1
53     Folder=dlsdump
54     Compile=1
55     Link=1
56     Priority=1000
57     OverrideBuildCmd=0
58     BuildCmd=
59    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC