Changeset 7421 for sandbox_qt/bin
- Timestamp:
- Sep 12, 2010, 12:47:30 AM (14 years ago)
- Location:
- sandbox_qt/bin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sandbox_qt/bin/CMakeLists.txt
r5929 r7421 26 26 27 27 # Create run scripts for Windows to manually add the DLL path when executing 28 SET(RUN_SCRIPTS run standalone client1 client2 server dedicated dedicatedClient)28 SET(RUN_SCRIPTS run) 29 29 IF(WIN32) 30 30 FOREACH(_script ${RUN_SCRIPTS}) -
sandbox_qt/bin/vld.ini.in
r5929 r7421 56 56 ; Default: None. 57 57 ; 58 ForceIncludeModules = boost_date_time-vc80-mt-gd-1_39.dll, boost_filesystem-vc80-mt-gd-1_39.dll, boost_system-vc80-mt-gd-1_39.dll, boost_thread-vc80-mt-gd-1_39.dll, enet_d.dll, lua_d.dll, ogg_d.dll, vorbis_d.dll, vorbifile_d.dll58 ForceIncludeModules = 59 59 60 60 ; Maximum number of data bytes to display for each leaked block. If zero, then
Note: See TracChangeset
for help on using the changeset viewer.