May be it's too late to answer, but i found a very simple way to do this(without a hack).
- Put your dll in GAC (for 3.5 Drag Drop inside "C:\Windows\assembly\")
- GoTo Projects --> Properties
- Click Reference Path (for 3.5 it's "C:\Windows\assembly\")
- and Build
Hope it helps