summaryrefslogtreecommitdiff
path: root/PC/pylauncher.rc
diff options
context:
space:
mode:
authorBrian Curtin <brian@python.org>2012-06-20 15:36:14 -0500
committerBrian Curtin <brian@python.org>2012-06-20 15:36:14 -0500
commit07165f73c4a93540df1c0af46e49e68935bf3e33 (patch)
tree7038d61695aee5b57a013dd766762b27badce7e6 /PC/pylauncher.rc
parent42c9b04278205ce0a7d3a91a552d60d7d1eb6d86 (diff)
downloadcpython-git-07165f73c4a93540df1c0af46e49e68935bf3e33.tar.gz
Add launcher source and resources
Diffstat (limited to 'PC/pylauncher.rc')
-rw-r--r--PC/pylauncher.rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/PC/pylauncher.rc b/PC/pylauncher.rc
new file mode 100644
index 0000000000..fadc5df77a
--- /dev/null
+++ b/PC/pylauncher.rc
@@ -0,0 +1,3 @@
+IDI_ICON1 ICON "launcher.ico"
+IDI_ICON2 ICON "py.ico"
+IDI_ICON3 ICON "pyc.ico" \ No newline at end of file