diff options
author | Murray Cumming <murrayc@murrayc.com> | 2015-08-21 17:57:42 +0200 |
---|---|---|
committer | Murray Cumming <murrayc@murrayc.com> | 2015-08-21 17:57:42 +0200 |
commit | b7ac2d8ee45571bdc7bee5b656c61dcb26084421 (patch) | |
tree | 8871752db325322cbfebdc7ce5d06700e985c150 | |
parent | 7b39f3c13da3c6e4b7d0b6d91eb5687db847f8d0 (diff) |
MSVC_Net2010/filelist.am: Correct the .props filenames
-rw-r--r-- | MSVC_Net2010/filelist.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MSVC_Net2010/filelist.am b/MSVC_Net2010/filelist.am index f058ba0..68f881a 100644 --- a/MSVC_Net2010/filelist.am +++ b/MSVC_Net2010/filelist.am @@ -2,8 +2,8 @@ msvc_net2010_data = README \ cairomm.sln \ - cairo-build-defines.props \ - cairo-version-paths.props \ + cairomm-build-defines.props \ + cairomm-version-paths.props \ gendef.vcxproj \ gendef.vcxproj.filters \ gendef/gendef.cc \ |