Last change
on this file was 164, checked in by gyoung, 19 months ago |
Fix up all of the def file generation update version
|
File size:
498 bytes
|
Rev | Line | |
---|
[4] | 1 | # Note: lines starting with '#' are comments.
|
---|
| 2 |
|
---|
| 3 | [DESCRIPTION]
|
---|
[164] | 4 | PM audio file player
|
---|
[4] | 5 |
|
---|
| 6 | [COPYRIGHT]
|
---|
[164] | 7 | (c) C. Wohlgemuth 2003-2005 Netlabs CWMM Team 2023
|
---|
[4] | 8 |
|
---|
| 9 | [AUTHOR]
|
---|
[164] | 10 | Netlabs CWMM Team
|
---|
[4] | 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]
|
---|
[148] | 18 | Zobopeep
|
---|
[4] | 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.