source: trunk/mediafolder/c/cddb/def.tpl@ 150

Last change on this file since 150 was 148, checked in by gyoung, 20 months ago

Automate building of all def files. Some minor code and makefile cleanup

  • Property svn:eol-style set to native
File size: 508 bytes
Line 
1# Note: lines starting with '#' are comments.
2
3[DESCRIPTION]
4PM-Program for audio file converting
5
6[COPYRIGHT]
7(c) C. Wohlgemuth 1999-2000 Netlabs CWMM Team 2023-2024
8
9[AUTHOR]
10(c) C. Wohlgemuth Netlabs CWMM
11
12[NAME]
13# This is the NAME xxx WINDOWAPI|etc line in the def file.
14# Important: it specifies the internal name of the program. Don't leave out!
15NAME PmCddb WINDOWAPI
16
17[BUILDMACHINE]
18Zobopeep
19
20[OTHER]
21# Add all the lines here you want to have at the end of the generated DEF file
22STACKSIZE 1638400
Note: See TracBrowser for help on using the repository browser.