diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2016-02-11 10:58:57 -0500 |
|---|---|---|
| committer | Gary Scavone <gary@music.mcgill.ca> | 2016-02-11 10:58:57 -0500 |
| commit | fb24c2f884a1f88a60ae818d88e3782498b59351 (patch) | |
| tree | f92eb7d0b81418407ffb4b0c65452912eaaf4d96 /msw/rtmidilib.vcproj | |
| parent | 32ccbf50a028826574f0dc1ad0c5dd3fab650c9a (diff) | |
Release 2.1.1 tarballreleases
Diffstat (limited to 'msw/rtmidilib.vcproj')
| -rwxr-xr-x | msw/rtmidilib.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/msw/rtmidilib.vcproj b/msw/rtmidilib.vcproj index af1f75c..20a458f 100755 --- a/msw/rtmidilib.vcproj +++ b/msw/rtmidilib.vcproj @@ -151,6 +151,10 @@ RelativePath="..\RtMidi.cpp"
>
</File>
+ <File
+ RelativePath="..\rtmidi_c.cpp"
+ >
+ </File>
</Filter>
<Filter
Name="Header Files"
@@ -165,6 +169,10 @@ RelativePath="..\RtMidi.h"
>
</File>
+ <File
+ RelativePath="..\rtmidi_c.h"
+ >
+ </File>
</Filter>
<Filter
Name="Resource Files"
|
