X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot-firefox.git;a=blobdiff_plain;f=windows%2FREADME.txt;fp=windows%2FREADME.txt;h=312d887fbd1c0947cde3f7b6391134cd033d470f;hp=0000000000000000000000000000000000000000;hb=95d39c821819f70080512edc85296137a5e0dec1;hpb=856fcd5469ff45d0640bcf25a725986c249b4bc2 diff --git a/windows/README.txt b/windows/README.txt new file mode 100644 index 0000000..312d887 --- /dev/null +++ b/windows/README.txt @@ -0,0 +1,21 @@ +Building for windows: +install MSVC 2010 Express +install mit kerberos for windows +install xulrunner 1.9.2 SDK +install firefox 3.6.18 +build moonshot mech_eap.dll +set environment variables: +XRSDK= +KRB_INSTALL_DIR= +create $(KRB_INSTALL_DIR)/@sysconfdir/gss/mech with contents: +eap-aes128 1.3.6.1.4.1.5322.22.1.17 +eap-aes256 1.3.6.1.4.1.5322.22.1.18 + +open MoonshotFirefox.sln +build. *dbg/opt configuration must match mech_eap.dll, krb5_32.dll, gssapi.dll* + +Testing: +run firefox.exe +File -> Open file -> MoonshotFirefox.xpi (from Debug/Release subdirectory as appropriate) +close firefox +run firefox.exe from $(KRB_INSTALL_DIR)/bin