Last change
on this file since 4 was 4, checked in by stevenhl, 8 years ago |
Import modifications from cwmm-0_2_9-work-01_10_2006.zip dated 2006-08-27
|
File size:
481 bytes
|
Line | |
---|
1 | # Note: lines starting with '#' are comments.
|
---|
2 |
|
---|
3 | [DESCRIPTION]
|
---|
4 | PM-Program for audio file playing
|
---|
5 |
|
---|
6 | [COPYRIGHT]
|
---|
7 | (c) C. Wohlgemuth 2003
|
---|
8 |
|
---|
9 | [AUTHOR]
|
---|
10 | (c) C. Wohlgemuth
|
---|
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!
|
---|
15 | NAME MMPLAYER WINDOWAPI
|
---|
16 |
|
---|
17 | [BUILDMACHINE]
|
---|
18 | My ;-)
|
---|
19 |
|
---|
20 | [OTHER]
|
---|
21 | # Add all the lines here you want to have at the end of the generated DEF file
|
---|
22 | STACKSIZE 1638400
|
---|
Note:
See
TracBrowser
for help on using the repository browser.