CFugue
CFugueDLL/stdafx.cpp
1 /*
2  This is part of CFugue, a C++ Runtime for MIDI Score Programming
3  Copyright (C) 2009 Gopalakrishna Palem
4 
5  For links to further information, or to contact the author,
6  see <http://musicnote.sourceforge.net/>.
7 */
8 
9 // stdafx.cpp : source file that includes just the standard includes
10 // CFugueDLL.pch will be the pre-compiled header
11 // stdafx.obj will contain the pre-compiled type information
12 
13 #include "stdafx.h"

CFugue, the C++ Music Programming Library © Copyright 2009 Cenacle Research India Private Limited Gopalakrishna Palem