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

Contents of /libgig/trunk/win32/libgig.dev

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1050 - (show annotations) (download)
Fri Mar 2 01:04:45 2007 UTC (17 years, 1 month ago) by schoenebeck
File size: 1427 byte(s)
* ported to Windows using native Windows functions for file IO
  (provided Dev-C++ + mingw project file)
* renamed macro WAVE_FORMAT_PCM to DLS_WAVE_FORMAT_PCM
  to avoid clash with definition in i.e. windows.h

1 [Project]
2 FileName=libgig.dev
3 Name=gig
4 UnitCount=4
5 Type=3
6 Ver=1
7 ObjFiles=
8 Includes=
9 Libs=
10 PrivateResource=libgig_private.rc
11 ResourceIncludes=
12 MakeIncludes=
13 Compiler=-DBUILDING_DLL=1_@@_
14 CppCompiler=-DBUILDING_DLL=1_@@_
15 Linker=--no-export-all-symbols --add-stdcall-alias_@@_
16 IsCpp=1
17 Icon=
18 ExeOutput=
19 ObjectOutput=
20 OverrideOutput=0
21 OverrideOutputName=libgig.dll
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=dllmain.cpp
34 CompileCpp=1
35 Folder=
36 Compile=1
37 Link=1
38 Priority=1000
39 OverrideBuildCmd=0
40 BuildCmd=
41
42 [Unit2]
43 FileName=..\src\RIFF.cpp
44 CompileCpp=1
45 Folder=libgig
46 Compile=1
47 Link=1
48 Priority=1000
49 OverrideBuildCmd=0
50 BuildCmd=
51
52 [Unit3]
53 FileName=..\src\DLS.cpp
54 CompileCpp=1
55 Folder=libgig
56 Compile=1
57 Link=1
58 Priority=1000
59 OverrideBuildCmd=0
60 BuildCmd=
61
62 [Unit4]
63 FileName=..\src\gig.cpp
64 CompileCpp=1
65 Folder=libgig
66 Compile=1
67 Link=1
68 Priority=1000
69 OverrideBuildCmd=0
70 BuildCmd=
71
72 [VersionInfo]
73 Major=3
74 Minor=1
75 Release=0
76 Build=0
77 LanguageID=1033
78 CharsetID=1252
79 CompanyName=The LinuxSampler Project
80 FileVersion=
81 FileDescription=Gigasampler format file access library
82 InternalName=
83 LegalCopyright=(c) 2003-2007 Christian Schoenebeck
84 LegalTrademarks=
85 OriginalFilename=
86 ProductName=libgig
87 ProductVersion=
88 AutoIncBuildNr=0
89

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC