Changeset 10fd1f14df5c4d9552759336d80a4e67d0d66ebe
- Timestamp:
- 03/14/08 22:28:43
(6 months ago)
- Author:
- Rafaël Carré <funman@videolan.org>
- git-committer:
- Rafaël Carré <funman@videolan.org> 1205530123 +0100
- git-parent:
[66eef912955166cb5eaa7d1a6e051c47ace70852]
- git-author:
- Rafaël Carré <funman@videolan.org> 1205530123 +0100
- Message:
Fix #1515 - vlc.exe icon
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| re6b20aa |
r10fd1f1 |
|
| 411 | 411 | |
|---|
| 412 | 412 | if HAVE_WIN32 |
|---|
| 413 | | DATA_win32_rc = $(noinst_share_vlc_win32_rc_DATA) |
|---|
| | 413 | DATA_win32_rc = $(noinst_DATA) |
|---|
| 414 | 414 | noinst_DATA = vlc_win32_rc.$(OBJEXT) |
|---|
| 415 | 415 | |
|---|