Changeset 285
- Timestamp:
- Mar 5, 2006 11:54:33 AM (19 years ago)
- Location:
- pjproject/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/README.txt
r274 r285 4 4 5 5 See INSTALL.txt for compiling. 6 7 IMPORTANT: 8 You need to set your editor settings to tab=8 and indent=4. For example, 9 with vim, you can do this with: 10 :se ts=8 11 :se sts=4 -
pjproject/trunk/build.mak.txt
r66 r285 1 # 2 # This file contains all possible values for the build.mak. Select 3 # the appropriate settings, and put it in build.mak. 4 # 5 # (Just in case "./configure" fails to detect the appropriate values). 6 # 1 7 # Build configurations: 2 8 #
Note: See TracChangeset
for help on using the changeset viewer.