fix sln name
This commit is contained in:
parent
b13adcebd1
commit
a0933563a6
|
|
@ -16,4 +16,4 @@ before_build:
|
||||||
- cmake -G "Visual Studio 15 2017 Win64" .
|
- cmake -G "Visual Studio 15 2017 Win64" .
|
||||||
|
|
||||||
build:
|
build:
|
||||||
project: $(APPVEYOR_BUILD_FOLDER)\$(APPVEYOR_PROJECT_NAME).sln
|
project: $(APPVEYOR_BUILD_FOLDER)\amqpcpp.sln
|
||||||
Loading…
Reference in New Issue