Skip to content

Commit

Permalink
dont delete src file when http status is not 200 in webdav client
Browse files Browse the repository at this point in the history
  • Loading branch information
cy33hc committed Nov 27, 2024
1 parent 4aa1ac9 commit 4bf4170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ include("${VITASDK}/share/vita.cmake" REQUIRED)

set(VITA_APP_NAME "ezRemote Client")
set(VITA_TITLEID "RMTCLI001")
set(VITA_VERSION "01.06")
set(VITA_VERSION "01.07")

set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fpermissive -Wno-psabi")
set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS}")
Expand Down

0 comments on commit 4bf4170

Please sign in to comment.