commit b53f6fad31ff4a0554083ec28680e81c7a2d2299
Author: Christian Ehringfeld <c.ehringfeld@t-online.de>
Date:   Sun Sep 27 21:16:38 2015 +0200

    too stupid

diff --git a/appveyor.yml b/appveyor.yml
index 940eeba..7bd94b5 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -9,7 +9,7 @@ install:
 
 build_script:
   # using a header file without MemoryBarrier, that causes the build to fail
-  - qmake CuteEntityManager.pro -r -spec win32-g++
+  - qmake EntityManager.pro -r -spec win32-g++
 #  - qmake QOwnNotes.pro -r -spec win32-g++ "CONFIG+=debug"
   - mingw32-make
   # creating the release path
