Changeset 19788
- Timestamp:
- 01/30/07 16:28:09 (2 years ago)
- Files:
-
- juggler/trunk/modules/sonix/ChangeLog (modified) (1 diff)
- juggler/trunk/modules/sonix/VERSION (modified) (1 diff)
- juggler/trunk/modules/sonix/snx/snxmain.cpp (added)
- juggler/trunk/vc7/Sonix/Sonix.vcproj (modified) (1 diff)
- juggler/trunk/vc8/Sonix/Sonix.vcproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/modules/sonix/ChangeLog
r19386 r19788 1 1 DATE AUTHOR CHANGE 2 2 ----------- ----------- ------------------------------------------------------- 3 Jan-30-2007 patrick Eliminated the need to set SNX_BASE_DIR on Windows to 4 run applications. 5 NEW VERSION: 1.1.8 3 6 Oct-01-2006 patrick Updated for VPR 1.1.35. 4 7 NEW VERSION: 1.1.7 juggler/trunk/modules/sonix/VERSION
r19364 r19788 1 1.1.8-0 @01/30/2007 22:30:00 UTC@ 1 2 1.1.7-0 @10/01/2006 21:50:00 UTC@ 2 3 1.1.6-0 @08/04/2006 14:25:00 UTC@ juggler/trunk/vc7/Sonix/Sonix.vcproj
r19259 r19788 135 135 </File> 136 136 <File 137 RelativePath="..\..\modules\sonix\snx\snxmain.cpp"> 138 </File> 139 <File 137 140 RelativePath="..\..\modules\sonix\snx\sonix.cpp"> 138 141 </File> juggler/trunk/vc8/Sonix/Sonix.vcproj
r19259 r19788 380 380 > 381 381 <File 382 RelativePath="..\..\modules\sonix\snx\snxmain.cpp" 383 > 384 </File> 385 <File 382 386 RelativePath="..\..\modules\sonix\snx\sonix.cpp" 383 387 >
