diff options
| author | 2012-10-08 06:41:35 +0000 | |
|---|---|---|
| committer | 2012-10-08 06:41:35 +0000 | |
| commit | f3d5df18e31e16c18f7c1b588bf522e87b08f24c (patch) | |
| tree | 22a24025f8a9a187a1f98075bcb54d03e01bf3e0 /src/ume | |
| parent | 9d2e61357613d9971838b7c7af63102437d42c3e (diff) | |
Clean-ups and version bumpmame0147u1
Diffstat (limited to 'src/ume')
| -rw-r--r-- | src/ume/osd/windows/windows.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ume/osd/windows/windows.mak b/src/ume/osd/windows/windows.mak index 15fc95dba58..1885eeac92d 100644 --- a/src/ume/osd/windows/windows.mak +++ b/src/ume/osd/windows/windows.mak @@ -29,7 +29,7 @@ $(UME_WINOBJ)/%.res: $(UME_WINSRC)/%.rc @echo Compiling resources $<... $(RC) $(RCDEFS) $(RCFLAGS) --include-dir $(UME_WINOBJ) -o $@ -i $< - + #------------------------------------------------- # rules for resource file #------------------------------------------------- |
