Applied patch to be able to UPX the release build

This commit is contained in:
Daniel Önnerby 2008-05-14 09:47:59 +00:00
parent a9b137a9a8
commit e97e57ec73

View File

@ -38,7 +38,10 @@
#pragma once
//extern "C" void tss_cleanup_implemented(void){}
#ifndef _DEBUG
// To be able to UPX the released executable
extern "C" void tss_cleanup_implemented(void){}
#endif
//////////////////////////////////////////////////////////////////////////////
// dependencies