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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1397 - (hide annotations) (download)
Wed Oct 10 21:40:56 2007 UTC (16 years, 6 months ago) by schoenebeck
File size: 1530 byte(s)
- automatically create libgig.lib for Windows (Dev-C++ only)

1 schoenebeck 1186 [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 schoenebeck 1397 Linker=--export-all-symbols --output-lib libgig.lib --add-stdcall-alias_@@_ -fpic -lrpcrt4_@@_
16 schoenebeck 1186 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=@LIBGIG_RELEASE_MAJOR@
74     Minor=@LIBGIG_RELEASE_MINOR@
75     Release=@LIBGIG_RELEASE_BUILD@
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