diff options
author | scuri <scuri> | 2010-04-23 12:36:47 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-04-23 12:36:47 +0000 |
commit | 6f0c80103ae733c4d66ae59111e34d6fd9fe6992 (patch) | |
tree | 388b53670a6e2a028bb21eb7b565cd6499b9c9f6 /mak.vc9 | |
parent | 558fdebfe128fc83531f2a7c0591487b21d9e899 (diff) |
*** empty log message ***
Diffstat (limited to 'mak.vc9')
-rw-r--r-- | mak.vc9/im_info.vcproj | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/mak.vc9/im_info.vcproj b/mak.vc9/im_info.vcproj index ffd3943..398e56b 100644 --- a/mak.vc9/im_info.vcproj +++ b/mak.vc9/im_info.vcproj @@ -101,16 +101,17 @@ <References> </References> <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + <File + RelativePath="..\test\im_info.cpp" > - <File - RelativePath="..\test\im_info.cpp" + <FileConfiguration + Name="Debug|Win32" > - </File> - </Filter> + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> </Files> <Globals> </Globals> |