// $projectname$.idl : type library source for $projectname$.dll // This file will be processed by the MIDL compiler to produce the // type library ($projectname$.tlb). [ uuid($guid_libid$), version(1.0) ] library $safeprojectname$ { importlib("stdole32.tlb"); importlib("stdole2.tlb"); };