diff --git a/CMakeLists.txt b/CMakeLists.txt index 7e8942b..f5dfeb6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -248,7 +248,7 @@ if (WIN32) if (NOT PHYSFS_FOUND) SET(CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS ${CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS} - ${CMAKE_BINARY_DIR}/physfs/libphysfs.dll + ${CMAKE_BINARY_DIR}/physfs-3.0.1/libphysfs.dll ) endif () endif (WIN32) diff --git a/bin/libphysfs.dll b/bin/libphysfs.dll deleted file mode 100644 index a969150..0000000 Binary files a/bin/libphysfs.dll and /dev/null differ