source:
trunk/include/pdwin32.mk@
4
Last change on this file since 4 was 4, checked in by , 26 years ago | |
---|---|
File size: 215 bytes |
Line | |
---|---|
1 | # |
2 | # PD-Win32 Project |
3 | # |
4 | # |
5 | # Create: cdmckill@novice.uwaterloo.ca |
6 | # January 4th, 1998 |
7 | # |
8 | # |
9 | |
10 | |
11 | !ifdef DEBUG |
12 | !include $(PDWIN32_INCLUDE)/pdwin32.dbg |
13 | !else |
14 | !include $(PDWIN32_INCLUDE)/pdwin32.rel |
15 | !endif |
Note:
See TracBrowser
for help on using the repository browser.