From: <pst...@us...> - 2013-03-18 18:44:03
|
Revision: 969 http://sourceforge.net/p/jazzplusplus/code/969 Author: pstieber Date: 2013-03-18 18:44:01 +0000 (Mon, 18 Mar 2013) Log Message: ----------- Added the ArrayControl source. Modified Paths: -------------- trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj Modified: trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj =================================================================== --- trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj 2013-03-17 23:18:10 UTC (rev 968) +++ trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj 2013-03-18 18:44:01 UTC (rev 969) @@ -426,6 +426,14 @@ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;h;hpp;hxx;hm;inl" > <File + RelativePath="..\src\ArrayControl.cpp" + > + </File> + <File + RelativePath="..\src\ArrayControl.h" + > + </File> + <File RelativePath="..\src\AsciiMidiFile.cpp" > </File> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |