From: <Rel...@us...> - 2007-11-17 18:31:18
|
Revision: 193 http://modplug.svn.sourceforge.net/modplug/?rev=193&view=rev Author: Relabsoluness Date: 2007-11-17 10:31:14 -0800 (Sat, 17 Nov 2007) Log Message: ----------- Project file update Modified Paths: -------------- trunk/OpenMPT/mptrack/mptrack.vcproj Property Changed: ---------------- trunk/OpenMPT/mptrack/ Property changes on: trunk/OpenMPT/mptrack ___________________________________________________________________ Name: svn:ignore - *.sln *.vcproj Modified: trunk/OpenMPT/mptrack/mptrack.vcproj =================================================================== --- trunk/OpenMPT/mptrack/mptrack.vcproj 2007-11-17 17:59:58 UTC (rev 192) +++ trunk/OpenMPT/mptrack/mptrack.vcproj 2007-11-17 18:31:14 UTC (rev 193) @@ -499,6 +499,9 @@ RelativePath="..\soundlib\Load_mod.cpp"> </File> <File + RelativePath="..\soundlib\load_mptm.cpp"> + </File> + <File RelativePath="..\Soundlib\load_mt2.cpp"> </File> <File @@ -709,6 +712,9 @@ RelativePath="..\soundlib\tuning.cpp"> </File> <File + RelativePath="..\soundlib\tuningbase.cpp"> + </File> + <File RelativePath="..\soundlib\tuningCollection.cpp"> </File> <File @@ -1067,7 +1073,7 @@ RelativePath="..\soundlib\tuning.h"> </File> <File - RelativePath="..\soundlib\tuning_template.h"> + RelativePath="..\soundlib\tuningbase.h"> </File> <File RelativePath="..\soundlib\tuningcollection.h"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |