/* mapmode2.rc  resource file */

#include "mapmode2.h"

MyMenu      MENU
BEGIN
    MENUITEM "&Quit",           IDM_QUIT 
END

STRINGTABLE
BEGIN
    S_PROGRAMCAPTION    "Anisotropic Mapping Mode"
END