From: <pst...@us...> - 2013-03-20 15:37:48
|
Revision: 986 http://sourceforge.net/p/jazzplusplus/code/986 Author: pstieber Date: 2013-03-20 15:37:45 +0000 (Wed, 20 Mar 2013) Log Message: ----------- Added the new version header file. Modified Paths: -------------- trunk/jazz/src/Makefile.am trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj Modified: trunk/jazz/src/Makefile.am =================================================================== --- trunk/jazz/src/Makefile.am 2013-03-20 15:36:05 UTC (rev 985) +++ trunk/jazz/src/Makefile.am 2013-03-20 15:37:45 UTC (rev 986) @@ -274,6 +274,7 @@ HarmonyP.h \ Help.h \ JazzPlusPlusApplication.h \ +JazzPlusPlusVersion.h \ KeyStringConverters.h \ Mapper.h \ MeasureChoice.h \ Modified: trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj =================================================================== --- trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj 2013-03-20 15:36:05 UTC (rev 985) +++ trunk/jazz/vc9/JazzPlusPlus-VC9.vcproj 2013-03-20 15:37:45 UTC (rev 986) @@ -654,6 +654,10 @@ > </File> <File + RelativePath="..\src\JazzPlusPlusVersion.h" + > + </File> + <File RelativePath="..\src\KeyStringConverters.cpp" > </File> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |