Remove appid from git
This commit is contained in:
parent
89168de588
commit
ad2d0af79b
|
@ -343,7 +343,6 @@ if (WIN32)
|
||||||
SET(CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS
|
SET(CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS
|
||||||
${CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS}
|
${CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS}
|
||||||
steamworks_c_wrapper/sdk/redistributable_bin/steam_api.dll
|
steamworks_c_wrapper/sdk/redistributable_bin/steam_api.dll
|
||||||
build/steam/steam_appid.txt
|
|
||||||
)
|
)
|
||||||
endif ()
|
endif ()
|
||||||
endif (WIN32)
|
endif (WIN32)
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
931040
|
|
Loading…
Reference in New Issue